/ToDoList_Swift

Simple to do list app using swiftui and MVVM architecture

Primary LanguageSwift

ToDo List

ToDoList
ToDo List

Preview


ToDoList_img ToDoList_gif ToDoList_img2

Require

  • Ios 13+
  • Xcode 11+

Installation

Clone this project

https://github.com/QueenieeQ/ToDoList_Swift.git

And open the project

Architectural pattern

  • MVVM

Although this is a simple project, but I want to follow the principles above so MVVM is a good choice, it also make the code more clean and easier to read/understand

Folder structure

Screen Shot 2021-07-29 at 1 45 25 AM