Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manmohan15214/todo-app
An Android application that keeps the list of To-do items added by user. User can add, delete, edit and mark To-do as complete.
https://github.com/manmohan15214/todo-app
android-app material-design todoapp
Last synced: about 1 month ago
JSON representation
An Android application that keeps the list of To-do items added by user. User can add, delete, edit and mark To-do as complete.
- Host: GitHub
- URL: https://github.com/manmohan15214/todo-app
- Owner: Manmohan15214
- Created: 2021-01-17T20:07:49.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2024-06-14T18:07:40.000Z (6 months ago)
- Last Synced: 2024-06-14T19:28:00.418Z (6 months ago)
- Topics: android-app, material-design, todoapp
- Language: Java
- Homepage:
- Size: 7.22 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo Android App
An Android application that keeps the list of To-do items added by user. User can add, delete, edit and check mark To-do as complete.## Shots from App
Splash Screen
Adding New Todo using floating action button
Checking Uncheking Todo
Editing Todo by swiping left on Todo
Deleting Todo by swiping right on Todo