Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adistrim/swifttasks
A simple, elegant todo list application built with SwiftUI.
https://github.com/adistrim/swifttasks
express ios-app mongodb swift typescript
Last synced: 17 days ago
JSON representation
A simple, elegant todo list application built with SwiftUI.
- Host: GitHub
- URL: https://github.com/adistrim/swifttasks
- Owner: adistrim
- License: mit
- Created: 2024-10-29T19:49:46.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-10-30T12:28:07.000Z (20 days ago)
- Last Synced: 2024-10-30T13:28:52.043Z (20 days ago)
- Topics: express, ios-app, mongodb, swift, typescript
- Language: Swift
- Homepage:
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftTasks - iOS Todo App
A simple, elegant todo list application built with SwiftUI.
## Features
- ✅ Create, read, and delete todos
- 💾 Persistent local storage using FileManager
- 🎯 Mark todos as complete/incomplete
- 🗑️ Swipe to delete functionality## Application Preview
Test Device: iPhone 16 Pro Simulator## License
This project is licensed under the MIT License. See the [`LICENSE`](LICENSE) file for details.