A simple To-Do List application for iOS built with Swift and using the Realm database.
- Create and manage your tasks with ease.
- Mark tasks as complete or incomplete.
- Persistent storage of tasks using Realm database.
- Easily delete tasks you no longer need.
- iOS 13.0+
- Xcode 12.0+
- Swift 5.0+
Main | Tasks |
---|---|
This project is licensed under the MIT License - see the LICENSE file for details.
Realm - The local database used in this project.