Skip to content

A SPA created for front-end newbies to test their JS knowledge.

License

Notifications You must be signed in to change notification settings

Ty-Code/Project-Quiz-App

Repository files navigation

Quiz-App-Javascript

Project Overview

Quiz App was created for front-end newbies to improve their JS knowledge by practicing.
It is easy to use. To start to quiz-app, you only click on the start button. Then select an option that you think correct.
If you don't know the answer, you can use the show answer button.
At the end of the quiz, you will see the result page. On the upper left corner you will see you score, and ont he upper right corner you will see the timer.

Built With


html5 CSS JS

Installation Instructions

  1. Clone the repository
  2. Open your code editor
  3. Go to index.html file and open it with live LiveServer

Contributing

Contributions are very welcome. If you have any suggestion to make it better, you are kindly requested to fork repo and create a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Must-Haves

  • A user can see one question at a time, stepping through the quiz
  • A user can select an answer for each question
  • A user can know which questions they got correct and incorrect (either immediately or at the end of the quiz)
  • A user can see the correct answer for questions (either immediately or at the end of the quiz)
  • A user can see their score at the end of the quiz

Nice-to-Haves

  • A user can see their score update in real-time as they select answers
  • A user has access to resources for further study on each question
  • A user can "cheat" to see the correct answer, this forfeits the question
  • A user can learn the about the correct answer and look into resources (if your quiz is more educational)
  • A user can learn the about the correct answer and look into resources (if your quiz is more educational)
## Quiz App Demo

About

A SPA created for front-end newbies to test their JS knowledge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6