Git Product home page Git Product logo

studygroupeventfetcherforswiftui's Introduction

StudyGroupEventFetcherForSwiftUI

This is a sample project of SwiftUI that displays the data obtained via external API in "List".
This App fetches study group event list via connpass API.
For example, YUMEMI.swift. We hold on a regular basis.

Qiita

Wrote article.

https://qiita.com/MilanistaDev/items/64dca8c9d5099a19529e

iOS 16 Support

https://qiita.com/MilanistaDev/items/fce3987b02a284f5112a

Enjoy SwiftUI vol2

This sample is for live coding of Enjoy SwiftUI vol2.
The event link is as bellow.

https://yumemi.connpass.com/event/151594/

connpass Event Search API

Request URL
https://connpass.com/api/v1/event/

This sample code's Link is follow.
https://connpass.com/api/v1/event/?keyword=YUMEMI.swift

If you'd like to browse the detail of this API, please access this link.
https://connpass.com/about/api/

Run this code

RPReplay_Final1577106112

Support

  • macOS Catalina 10.15.1 and later
  • Xcode 11.2.1 and later

App update history

App Version Date MEMO
1.0 2019-11-08 v1.0 released.
1.0.1 2019-12-23 Implemented DetailView Screen.
1.0.2 2020-04-14 Fixed a bug that the list is not displayed
when there is no location information of the event.
1.0.3 2020-06-24 Add zoom-in and out buttons on the MapVew. Fixed a bug. Some refactorings.

Contact

Please feel free to contact us if you find a bug or have any feedback.
Suggestions for adding functions and code corrections are also welcome.

let name = "Takuya Aso" 
let email = "milanista224" + "@" + "icloud.com"
let profession = "iOS Engineer"
let location = "Tokyo"

studygroupeventfetcherforswiftui's People

Contributors

milanistadev avatar

Stargazers

Ryotaro Onoue avatar Takumi Muraishi avatar  avatar tokizo avatar  avatar Iori Kojima avatar jojo avatar a_masuda avatar coffmark avatar Shota_T avatar  avatar gaipoi avatar Ryu Ishibashi avatar Nao Oishi avatar K-Torishima avatar Haruhito Fuji avatar

Watchers

James Cloos avatar

studygroupeventfetcherforswiftui's Issues

iOS 16 以上サポートに変更

内容

  • iOS Deployment Target を iOS 16 以上に
  • Minimum Deployments も iOS 16 以上に
  • アプリバージョンを 1.1.0 に変更

Loadingの実装見直し

内容

  • Loading を ProgressView に統一
  • modifier にして ZStack を使わなくていいようにする

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.