Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Cookiezby committed Sep 10, 2022
1 parent 805260c commit 028a6d8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

![screenshot](screenshot.png)

This is a timetable application for **[iOSDC2022](https://iosdc.jp/2022/)** which is a technical conference for iOS developer in Japan, It is also a learning project for myself to study **[TCA](https://github.com/pointfreeco/swift-composable-architecture)** and macOS development by using SwiftUI. It contains the function for displaying the timetable and make you own schedule for the event.
This is a timetable application for **[iOSDC2022](https://iosdc.jp/2022/)** which is a technical conference for iOS developer in Japan, It is also a learning project for myself to study **[TCA](https://github.com/pointfreeco/swift-composable-architecture)** 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](https://github.com/pointfreeco/swift-composable-architecture) through SPM, so there is no need to install other tools for install 3rd party libraries.
Expand Down
Binary file not shown.

0 comments on commit 028a6d8

Please sign in to comment.