Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngunyigachie/my-phase-1-project
https://github.com/ngunyigachie/my-phase-1-project
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ngunyigachie/my-phase-1-project
- Owner: NgunyiGachie
- Created: 2024-04-08T11:46:33.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T14:05:17.000Z (9 months ago)
- Last Synced: 2024-11-11T19:06:58.188Z (about 2 months ago)
- Language: JavaScript
- Size: 34.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geography Quiz Test
This is a simple Geography quiz application where users can test their knowledge of world capital cities.
## Functionality
As a user I can view a question with multiple-choice answers.
As a user, I can see an image embedded to each question.
As a user, I can click an option from the provided choices.
As a user, I can see the correct answer turn green and the wrong answer turn red.
As a user, I am prevented from making multiple choices after clicking an answer.
As a user I can proceed to the next question by scrolling down and clicking the proceed button that appears after I enter my answer.
As a user, I can see my total score at the end of the quiz.
As a user, I can restart the quiz as many times as I want after my final results as displayed.
## Technologies Implemented
HTML
CSS
JavaScript
## Running the Application
To run the app, navigate to the index.html and click it. Once it opens copy its path from the clipboard icon next to the file name. Run it on your chrome browser by entering the terminal command 'google-chrome index.html'.
## Contributing
Comments on how to improve the application are welcome