Skip to content

arturoespinosag/todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do App

A simple To do app, you can set a deadline for the task to be done, title of the task, description, and set as done.

Add a new task

Add a new task by pressing the plus (+) button, you will be redirected to a page where you can add a title, description and a deadline to the task.

image

Dismiss to delete

Swipe to left or right to delete the task, as simple as that.

image

Priority

Priority is automatically set, tile will change the color from green to yellow if the deadline is less than 30 days. It will also change automatically to red if the deadline is less than 7 days.

image