https://github.com/paulocf92/swift-todo-list
A simple To-Do List in Swift.
https://github.com/paulocf92/swift-todo-list
ios ios-app ios-swift swift xcode
Last synced: 28 days ago
JSON representation
A simple To-Do List in Swift.
- Host: GitHub
- URL: https://github.com/paulocf92/swift-todo-list
- Owner: paulocf92
- Created: 2022-08-22T13:32:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-16T18:11:49.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T22:27:28.967Z (over 1 year ago)
- Topics: ios, ios-app, ios-swift, swift, xcode
- Language: Swift
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do List
This app is a todo list. It displays todo tasks, allow adding new items and store these items persistently in the phone by using UserDefaults.