Project | Technologies | Features
My quiz project consists of 8 quizzes in total on various topics. Are you able to answer all of them?
The development of the quiz project aimed to enhance my skills in data manipulation and validation, as well as DOM manipulation through JavaScript.
- Get the nickname on register
- Dynamically fetching quiz data
- Validation of the selected choices
- Displaying the number of correct answers at the end of the quiz
- Option to retake the quiz or go back to the menu.