https://github.com/bigbeantheory/web-based-quiz-application
A web-based quiz application built using HTML, CSS, and JavaScript, offering interactive quizzes in Chemistry, Mathematics, Physics, and General Knowledge.
https://github.com/bigbeantheory/web-based-quiz-application
css html javascript website
Last synced: 4 months ago
JSON representation
A web-based quiz application built using HTML, CSS, and JavaScript, offering interactive quizzes in Chemistry, Mathematics, Physics, and General Knowledge.
- Host: GitHub
- URL: https://github.com/bigbeantheory/web-based-quiz-application
- Owner: BigBeanTheory
- Created: 2023-11-19T09:48:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T06:28:07.000Z (over 1 year ago)
- Last Synced: 2025-05-26T22:45:14.090Z (about 1 year ago)
- Topics: css, html, javascript, website
- Language: JavaScript
- Homepage: https://bigbeantheory.github.io/Quiz/
- Size: 13.3 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
π QuizGameβ Interactive Quiz App
QuizMaster is a web-based quiz application built with HTML, CSS, and JavaScript. It offers engaging and interactive quizzes in Chemistry, Mathematics, Physics, and General Knowledge, making learning fun and effective!
________________________________________________________________________________________________
π Features
β
Multiple Subjects β Choose from Chemistry, Mathematics, Physics, or General Knowledge.
β
Timed Questions β Adds a challenge with a countdown timer.
β
Score Tracking β Keep track of correct and incorrect answers.
β
Randomized Questions β Different questions each time you play.
β
Responsive Design β Works seamlessly on desktop and mobile.
________________________________________________________________________________________________
π§ Installation & Usage
Clone the repository:
bash
Copy
Edit
git clone https://github.com/your-username/quizmaster.git
Open the project folder:
bash
Copy
Edit
cd quizmaster
Run the application:
Simply open index.html in your browser.
________________________________________________________________________________________________
π Technologies Used
HTML β Structure of the quiz interface.
CSS β Styling for an appealing UI.
JavaScript β Quiz logic, score tracking, and interactivity.
________________________________________________________________________________________________
π€ Contributing
Feel free to fork this repository, submit issues, or suggest improvements!