Skip to content

afarhan39/Do-Tasks

Repository files navigation

Do-Tasks

Simple and fast tasks-to-do list!

Synopsis

This app, Do-Tasks helps to store tasks that user want to do. Hence, Do-Tasks have 4 major features!

  1. Create Task
  2. Edit Task
  3. Delete Task
  4. List All Tasks

Explanation

  1. This is the main page of the app. User can click + Button to add task as desired.



  1. User can enter name and description of task before save it.



  1. This is what it looks like when user successfully create task. Main page will be populated with task that user enters.



  1. 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.



  1. User can delete task by clicking trash icon on right side of task. User is prompted with confirmation to delete task.



  1. This is sample of view when populated with more than one task. The recent created task will be on top of list.



Motivation

Created this repo for applying to intellij.my

Installation

Just clone this repository, and import the project from Android Studio. Voila! The installation is complete.

About

Simple and fast tasks-to-do list!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages