Skip to content

iamericanartist/Node-DDA-Login-Routing

Repository files navigation

Node Auth Login Routing Quiz

Node / Database Driven Application / Auth & Login Routing / Quiz

Quiz screenshot Check out LOGINR online


Instructions

Create a simple login/logout application to demonstrate understanting of routing, views, database use, session control, and deployment.

Requirements Completed
  1. Route 1: “/” welcome a@b.com | YES
  2. Route 2: input email - input pw - submit | YES
  3. Route 3: “/register” input email - input pw - submit | YES - database live on mLab.com
  4. Route 4: "/logout" | YES
  5. Deploy | YES - https://loginr.herokuapp.com/

Use MongoDB, Express, Node.js, Pug, bcrypt, and Redis to create a simple login/logout application with user authentication. Utilize mLab database and deploy to Heroku with heroku-redis.

Terminal screenshot

About

Node / Database Driven Application / Login Routing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published