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.

