부모님의 대덕소프트웨어마이스터고등학교 앱입니다.
- 학사일정, 급식, 공지사항 및 가정통신문, 학교 소개, 자녀에 대한 정보를 볼 수 있습니다.
- 다크모드를 지원합니다.
- VoiceOver를 지원합니다.
- 한국어와 영어를 지원합니다.
학사일정 | 급식 | 공지사항 및 가정통신문 | 학교 소개 | 마이페이지 |
---|---|---|---|---|
- The Swift code for assets (SwiftGen)
- Code based UI (SnapKit)
- RxSwift with MVVM
- Reactive Flow Coordinator pattern (RxFlow)
- Dependency injection (Swinject)
- Messaging, Analytics, Crashlytics, Performance (Firebase)
- Swift style and conventions (SwiftLint) - .swiftlint.yml
- CI/CD with Github Actions, Rome & Punic upload | download, Snapshot, Frameit (Fastlane) - Fastfile
- generating Xcode project (XcodeGen) - project.yml
- Test codes - TEST.md
- Snapshot view unit tests (FBSnapshotTestCase)
$ git clone https://github.com/DSM-DMS/PMS-iOS-V2
$ cd PMS-iOS-V2
$ xcodegen
- iOS 11+
- Swift 5
- Carthage
I'm waiting for your contribution.