Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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


Welcome Screen
Guest user registration
Home Screen



Test Device: iPhone 16 Pro Simulator

## License
This project is licensed under the MIT License. See the [`LICENSE`](LICENSE) file for details.