Skip to content

Write a small application that allows us to add tasks to a list Clicking over a task should mark it as done Once done we should be able to delete a task The date of creation should be shown together with the task If the task contains the word urgent the task will become the most prioritary The task list should be saved in a file so we can resta…

Notifications You must be signed in to change notification settings

ludapops/sinatra-ToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sinatra-ToDo

 Write a small application that allows us to add tasks to a list     Clicking over a task should mark it as done     Once done we should be able to delete a task     The date of creation should be shown together with the task     If the task contains the word urgent the task will become the most prioritary     The task list should be saved in a file so we can restart the application and the tasks should persist.

About

Write a small application that allows us to add tasks to a list Clicking over a task should mark it as done Once done we should be able to delete a task The date of creation should be shown together with the task If the task contains the word urgent the task will become the most prioritary The task list should be saved in a file so we can resta…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published