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

​

View project       View code on GitHub

Screenshot_2019-05-06 Your Tasks.png
Screenshot_2019-05-06 https intense-ever
Screenshot_2019-05-06 https intense-ever
bottom of page