Skip to content

aparna879/AuthenticatonModule

 
 

Repository files navigation

Authentication Module Using Node.js and MongoDB

This is the website assignment.

The application would involve 2 steps. First, there should be an authentication module where user shall sign up/in to view the book’s content.

Functionalities:
• To allow the client to sign up and save user data (username and password).
• To allow the client to login using the above stored credentials.
• To parse the JSON data given in attachment file- json.txt file and display the hierarchy in a navigation-bar webpage.
• To allow addition of grades, subjects, chapters and questions/answers, and update UI accordingly.

Login Page


Book Views

About

This is the website assignment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.8%
  • CSS 13.1%
  • HTML 2.1%