https://github.com/chebupa/turtleapp-ios
iOS App for viewing your educational establishment schedule
https://github.com/chebupa/turtleapp-ios
apple education ios ios-app ios-swift mobile mobile-app rksi schedule schedule-app scheduler swift swiftui tuist turtle turtlebot
Last synced: 6 months ago
JSON representation
iOS App for viewing your educational establishment schedule
- Host: GitHub
- URL: https://github.com/chebupa/turtleapp-ios
- Owner: chebupa
- License: apache-2.0
- Created: 2024-11-19T21:46:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T20:32:16.000Z (10 months ago)
- Last Synced: 2025-03-31T20:38:07.589Z (10 months ago)
- Topics: apple, education, ios, ios-app, ios-swift, mobile, mobile-app, rksi, schedule, schedule-app, scheduler, swift, swiftui, tuist, turtle, turtlebot
- Language: Swift
- Homepage: https://shakulin.ru
- Size: 85.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# TurtleApp iOS
iOS App for viewing RKSI schedule. Written on UIKit + SwiftUI (MVVM-C, SnapKit).
# Build
```sh
tuist clean
tuist install
tuist generate
```
# Requirements
- iOS 15.0+
- Swift 5
- Xcode 16
- Tuist 4.37.0