https://github.com/ovi/quiz-app
Javascript Quiz App
https://github.com/ovi/quiz-app
css html javascript javascript-objects
Last synced: 2 months ago
JSON representation
Javascript Quiz App
- Host: GitHub
- URL: https://github.com/ovi/quiz-app
- Owner: Ovi
- Created: 2018-04-08T13:55:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T13:18:17.000Z (over 5 years ago)
- Last Synced: 2025-03-25T19:48:39.038Z (3 months ago)
- Topics: css, html, javascript, javascript-objects
- Language: JavaScript
- Homepage: https://ovi.github.io/quiz-app
- Size: 245 KB
- Stars: 29
- Watchers: 2
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javascript Quiz App
- Questions are dynamically generated using objects constructor
- Login/Logout System using LocalStorage
- Random questionss are asked everytime
- Next button is disabled by default in every question - you must select any option to enable it
- Shows scored percentage + correct answer with good UI at the end
- After completing quiz - your score is saved in LocalStorage - so when you even reload your page you get result instead of questions again
- You have 'Retake Quiz' option available at the end :)* Worked on UI as well :p
This is made as an assignment while learning Javascript
Demo: https://ovi.github.io/quiz-app
Key: **11223344**