https://github.com/gstcarv/ios-simple-todo-app
Simple todo app with Swift when learning about UserDefaults and JSON Encoding
https://github.com/gstcarv/ios-simple-todo-app
ios swift todo user-defaults
Last synced: 9 months ago
JSON representation
Simple todo app with Swift when learning about UserDefaults and JSON Encoding
- Host: GitHub
- URL: https://github.com/gstcarv/ios-simple-todo-app
- Owner: gstcarv
- Created: 2022-04-07T01:39:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-07T01:42:23.000Z (about 4 years ago)
- Last Synced: 2025-01-12T00:47:03.006Z (over 1 year ago)
- Topics: ios, swift, todo, user-defaults
- Language: Swift
- Homepage:
- Size: 2.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Simple IOS Todo List
Simple native IOS todo list built with Swift + Storyboard with the purpose to learn about layout creation and data storing with UserDefaults.
The application persists on UserDefaults the todo items created by the user and they can be changed status do completed or removed when swipe right
# Preview
## Thanks
with ❤️ by Gustavo