Skip to content

ahmad-rameez/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