Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/richardzhang01/code-quiz

This quiz was created to learn about HTML, JavaScript, and CSS, and how to conditionally render sections of the page based on user input. This app also features a fully functioning timed quiz that contains logic to subtract time on incorrect answers, and allows users to save their score using local storage. Users can also check past scores displayed using a leaderboard. This was one of my first projects using HTML, JavaScript and CSS, having only been learning for about three weeks.
https://github.com/richardzhang01/code-quiz

css html javascript localstorage

Last synced: 20 days ago
JSON representation

This quiz was created to learn about HTML, JavaScript, and CSS, and how to conditionally render sections of the page based on user input. This app also features a fully functioning timed quiz that contains logic to subtract time on incorrect answers, and allows users to save their score using local storage. Users can also check past scores displayed using a leaderboard. This was one of my first projects using HTML, JavaScript and CSS, having only been learning for about three weeks.

Awesome Lists containing this project