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

https://github.com/boakaidorborkamara/quiz-app

A quiz app that allows developers to test their skills level in different programming languages.
https://github.com/boakaidorborkamara/quiz-app

bootstrap css dom-manipulation html5 javascript javascript-classes

Last synced: 7 days ago
JSON representation

A quiz app that allows developers to test their skills level in different programming languages.

Awesome Lists containing this project

README

        

# Quiz App
This is a quiz app that allows developers to test their skills level in different programming languages. If you are a developer reading this, you should click the live link and go through the app.

![app home screen](/images/quiz-app.png)

![app home screen](/images/quiz-answer.png)

# Features
#### Your users should be able to:

- [x] Select a quiz subject

- [x] Select a single answer from each question from a choice of four

- [x] See an error message when trying to submit an answer without making a selection

- [x] See if they have made a correct or incorrect choice when they submit an answer

- [x] Move on to the next question after seeing the question result

- [x] See hover and focus states for all interactive elements on the page

- [x] See a completed state with the score after the final question

- [x] Play again to choose another subject

- [ ] View the optimal layout for the interface depending on their device's screen size