This app allows users to create, delete, update, and view tasks for today and future dates. It also provides notifications when a task's due date approaches.
- View all days with tasks: it allows users to easily navigate through days with existing tasks and helps them manage their schedule more effectively.
- Task management: create, delete, update, and view tasks.
- Add note task: note the detail of the task.
- Mark task as done: this feature allows users to mark the task as completed.
- Notifications: push notification when a task's due date approaches.
- UIkit
- User Notifications
- Realm
- CocoaPods
- Open Xcode.
- Clone the repository to your local computer.
- Build and run the app on your iOS device or simulator.
Contributions to this project are welcome! If you have any ideas for improvements or bug fixes, please open an issue or submit a pull request.
- Special thanks to the Uikit and RealmSwift community for their contributions and support.