https://github.com/avijeetpandey/agenda
A native android application that enables you to manage your day to day tasks
https://github.com/avijeetpandey/agenda
android kotlin persistence room-database sqlite3 taskplanner
Last synced: about 1 month ago
JSON representation
A native android application that enables you to manage your day to day tasks
- Host: GitHub
- URL: https://github.com/avijeetpandey/agenda
- Owner: avijeetpandey
- Created: 2024-01-28T09:53:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-28T14:06:11.000Z (over 1 year ago)
- Last Synced: 2025-01-25T06:25:31.382Z (3 months ago)
- Topics: android, kotlin, persistence, room-database, sqlite3, taskplanner
- Language: Kotlin
- Homepage:
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Agenda :tada: :rocket:
A native android application that enables you to manage your day to day tasks with easeThe implementation of the application utilises the following things
- Room database
- Recycler view
Made with ❤️ using kotlin