Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.