https://github.com/therajanmaurya/todo-task
A Simple Todo-Task Application
https://github.com/therajanmaurya/todo-task
android dagger2 retrofit2 rxandroid rxjava
Last synced: 21 days ago
JSON representation
A Simple Todo-Task Application
- Host: GitHub
- URL: https://github.com/therajanmaurya/todo-task
- Owner: therajanmaurya
- Created: 2016-10-10T16:50:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-11T10:19:00.000Z (over 9 years ago)
- Last Synced: 2025-03-27T14:53:06.557Z (about 1 year ago)
- Topics: android, dagger2, retrofit2, rxandroid, rxjava
- Language: Java
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo-Task
A Simple Todo-Task Application
This Application fetching the Tasks from the server and showing in a great manner. There are two type of task, first one is
**Pending** and second one is **Done**.
and User have the ability to Create new task and set Task as Done or Pending and If user set task done by mistake then "UNDO"
Snack bar will be visible for 5 Seconds to undo.
**ScreenShots**