A simple Todo application in Swift
Daily Check
DailyCheck makes it easy to manage your to-dos by date.
Features
- MVVM Architecture Pattern
- Using RxSwift
- Using FSCalendar
- Using Storyboard with xib
- Unit Testable
- Using Autolayout
- Save data in UserDefaults using JSONEncoder/Decoder
- Navigating between view controllers with protocol