ToDo App in Android using Java and made using Rest API and Retrofit. You can retreive your tasks on any device using your login credentials.
- You can Register as new user or sign up if you already have an account.
- You can also stay logged in by ticking Keep me Logged in.
- You can create a new task using the plus button in the end.
- Swipe any task to left to Edit it.
- Swipe any task to right to Delete it.
- There's also a Search button at the top right which you can use to search for any task.
- Using the View Profile option you can get the user's information.