todoList-VIPER

Swift Xcode A simple Todo application in Swift – VIPER architecture version of Daily Check app (https://github.com/bigtoy2645/todoList-iOS)

Features

  • VIPER Architecture Pattern
  • Using RxSwift
  • Using FSCalendar
  • Using Storyboard with xib
  • Using Autolayout
  • Save data in UserDefaults using JSONEncoder/Decoder
  • Navigating between view controllers with protocol

Screenshots

Home View

TodoListView

Add Todo View

Simulator Screen Shot - iPhone 11 - 2022-08-22 at 20 00 57 Simulator Screen Shot - iPhone 11 - 2022-08-22 at 20 00 47

Calendar View

Simulator Screen Shot - iPhone 11 - 2022-08-22 at 20 00 15 Simulator Screen Shot - iPhone 11 - 2022-08-22 at 20 00 34

GitHub

View Github