Skip to content

Kiran-M-P/ToDo-List-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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