Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erickks/quiz

Are you capable?
https://github.com/erickks/quiz

css html javascript logic-programming

Last synced: 2 days ago
JSON representation

Are you capable?

Awesome Lists containing this project

README

        


⚜️ Q U I Z ⚜️



Project   |   
Technologies   |   
Features



project gif



 live demo 




## 📚 Project

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.


## 🖥 Technologies

- [Html](https://www.w3schools.com/html/)
- [Css](https://www.w3schools.com/css/)
- [Javascript](https://www.javascripttutorial.net/)


## 🧾 Features

- [x] Get the nickname on register
- [x] Dynamically fetching quiz data
- [x] Validation of the selected choices
- [x] Displaying the number of correct answers at the end of the quiz
- [x] Option to retake the quiz or go back to the menu.