Skip to content

A simple quiz app built with HTML, CSS, and JavaScript. Choose a category, pick how many questions you want, and answer them before time runs out. At the end, you’ll see how many questions you got right!

License

Notifications You must be signed in to change notification settings

deepikagandla7456/Quiz-App-With-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub license GitHub issues GitHub contributors GitHub last-commit

The Quiz App with Timer is a simple web app that helps you test your programming or math knowledge. Just choose a category, select the number of questions, and answer them before the timer runs out!

About

This quiz app is built with HTML, CSS, and JavaScript. You can select a category (Programming or Mathematics), choose how many questions you want to attempt, and start the quiz. After you're done, you’ll see how many questions you got right!

Limitations & Future Work

  • Right now, the questions are static and written inside the script.
  • Only two categories are available.
  • The past quiz results aren’t saved.

Future Work

  • Dynamically load questions from JSON or an API.
  • Add more categories and allow custom timer settings.
  • Store scores locally or on a backend.
  • Implement additional features like difficulty levels and a leaderboard.

Usage

  • Category selection: Programming or Mathematics.
  • Choose the number of questions: 5, 10, 15, 20, 25.
  • A countdown timer shows the time left.
  • Final message shows how many answers were correct.
  • Works well on phones, tablets, and desktops.
  • "Try Again" button to restart the quiz.

Requirements

  • A modern web browser (Chrome, Firefox, Edge, etc.)
  • No installation is needed – just open the HTML file.

Setup and Installation

  1. Clone the Repository

    git clone https://github.com/deepikagandla7456/Quiz-App-With-Timer.git
     
    cd Quiz-App-With-Timer
    
    
  2. Run the App

    • Open index.html in your browser to start the quiz.

Screenshots

Before Starting the Quiz Image During the Quiz Image

Image Image

After Completing the Quiz Image

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

A simple quiz app built with HTML, CSS, and JavaScript. Choose a category, pick how many questions you want, and answer them before time runs out. At the end, you’ll see how many questions you got right!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published