Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhineet0904/codsoft_1
To-Do List App.
https://github.com/abhineet0904/codsoft_1
alertdialog-kotlin datepicker kotlin-android recyclerview recyclerview-adapter sqlite timepick
Last synced: 17 days ago
JSON representation
To-Do List App.
- Host: GitHub
- URL: https://github.com/abhineet0904/codsoft_1
- Owner: Abhineet0904
- Created: 2024-11-25T07:57:25.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-26T08:55:07.000Z (27 days ago)
- Last Synced: 2024-12-27T12:24:16.156Z (26 days ago)
- Topics: alertdialog-kotlin, datepicker, kotlin-android, recyclerview, recyclerview-adapter, sqlite, timepick
- Language: Kotlin
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Allows users to add, edit and delete tasks.
While adding a task, entering description is optional.
The tasks are arranged in increasing order of their due time.
The task status can be changed.
The task is active if the switch is on, completed if the switch is off.
The task title and description can be edited.