A simple note taking app with other features such as checklist, reminder and progress tracker
- Kotlin - Modern native Android programming language.
- XML - Used for designing the UI.
- SQLite - Lightweight relational database for local data persistence.
- MPAndroidChart - Library for creating charts and graphs.
- Broadcast Receiver - Used for notification for reminder feature.
- Note Taking: Create and edit text notes.
- Checklist Taking:
- Create checklists with multiple items.
- Mark items as complete.
- Reminders:
- Set reminders for tasks or events.
- Manage and edit reminders.
- Receive notifications for reminders.
- Progress Tracker:
- Manually track progress on tasks or goals.
- Visualize progress with a pie chart.