Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 857 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 857 Bytes

ToDo-List-V2

Updated ToDo-List-V1 Practice project

Added additional features.

  • Added database
  • Saves Strike-out data to DB
  • Input validation with built-in HTML validator and regex
  • UI upgrade + responsive
  • Drop-down of the list of todo lists
  • new list create button
  • list delete button
  • deployed in heroku

What I learned & gained,

  • Experience working with MongoDB and CRUD operations
  • Accessing DB with nodeJS using mongoose
  • Got better in writing HTTP get & post methods
  • Knowledgeable with EJS
  • Utilized GIT and GitHub extensively
  • Had both fun & frustration while building my custom features

Screenshots of UI

screenshot