Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/irangarcia/todo-list

The usual first app when learning a technology.
https://github.com/irangarcia/todo-list

mvvm swift swiftui

Last synced: 7 days ago
JSON representation

The usual first app when learning a technology.

Awesome Lists containing this project

README

        



## Todo List

First SwiftUI app to test knowledge of the framework, dive into the MVVM architecture, and understand the practical workings of storage with User Defaults.

### Technologies

- Swift 6
- SwiftUI
- Model-View-ViewModel (MVVM)