Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 797 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 797 Bytes

iOSDC2022-SwiftUI-TCA

screenshot

This is a timetable application for iOSDC2022 which is a technical conference for iOS developer in Japan, It is also a learning project for myself to study TCA and macOS development by using SwiftUI.

It contains two main functions

  • Timetable
    • you can check the proposal on different track and view the detail
  • Schedule
    • made your own schedule

Dependency

It only introduced the TCA through SPM, so there is no need to install other tools for install 3rd party libraries.

Requirements

  • Xcode14
  • iOS16
  • macOS13

Feel free to add any comment or issue report