top of page
TaskMaster
This site allows users to login and store a to-do list. Items can be checked off and archived when completed.
​
What I learned from this project:
​
-
How to create routes with Node and Express
-
How to make .pug templates
-
How to make and use express middleware
-
Validating user input with express-validator
-
Creating a user session with Passport and authenticating private routes
-
Using JQuery for interactive html
​



bottom of page