Simple and fast tasks-to-do list!
This app, Do-Tasks helps to store tasks that user want to do. Hence, Do-Tasks have 4 major features!
- Create Task
- Edit Task
- Delete Task
- List All Tasks
- This is the main page of the app. User can click + Button to add task as desired.
- User can enter name and description of task before save it.
- This is what it looks like when user successfully create task. Main page will be populated with task that user enters.
- User can tap on task to view and edit task. Only two field that can be edited, Name and Description. Date Updated will be updated as per time and date the entry is updated.
- User can delete task by clicking trash icon on right side of task. User is prompted with confirmation to delete task.
- This is sample of view when populated with more than one task. The recent created task will be on top of list.
Created this repo for applying to intellij.my
Just clone this repository, and import the project from Android Studio. Voila! The installation is complete.