Skip to content

CarlGriffiths/To-Do-List-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ee0ae65 · Oct 2, 2018
Jul 13, 2018
Jul 13, 2018
Jul 13, 2018
Oct 2, 2018
Oct 2, 2018
Oct 2, 2018
Jul 12, 2018
Oct 2, 2018
Sep 19, 2018
Aug 10, 2018
Jul 12, 2018
Jul 12, 2018
Oct 2, 2018
Jul 12, 2018
Jul 14, 2018
Jul 13, 2018
Jul 12, 2018
Oct 2, 2018
Jul 12, 2018
Sep 19, 2018
Jul 12, 2018
Jul 12, 2018
Aug 13, 2018
Aug 13, 2018
Oct 2, 2018
Jul 12, 2018
Jul 12, 2018

Repository files navigation

This is a CRUD To-Do list web application which I have created using Play framework. The reason for this project is to help me get a better understanding of Play Framework and MVC architecture in general

Index page

alt text

Completed Page

alt text

Current features:

  • To-do list tasks can be created, updated and deleted
  • To-do list tasks can be as either marked as completed or uncompleted, if an item is marked as completed then it will be striked out
  • Homepage displays the events 'due today' on the left and displays items 'due in the future' on the right
  • To-do list tasks catergoies, e.g. a housework category would have items such as 'do laundry'
  • Passwords are hashed using BCrypt
  • Use weather API to get current temperature for users city

Releases

No releases published

Packages

No packages published

Languages