Skip to content

sohbaker/to_do_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a TODO list web app using Sinatra

Core Features

  • Add a todo
  • Edit a todo
  • Mark a todo as complete
  • Filter todos by "All", "Active" and "Complete"
  • It needs to look good ;)

Stretch goals

  • Store todos in Postgres
  • Clear completed todos
  • Untoggle completed todo
  • Todo "complete by date"
  • Filter by "Overdue"

Stretch stretch goals

  • render page to look more like Elm examples

About

Sinatra web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages