nytfury47 / todoList-VIPER

A simple Todo application in Swift - VIPER architecture version of Daily Check app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple Todo application in Swift - VIPER architecture version of Daily Check app

License:MIT License


Languages

Language:Swift 99.2%Language:Ruby 0.8%