Skip to content

The Manchester United Quiz is a fun and engaging quiz designed to test your knowledge of one of the most iconic football clubs in the world.

Notifications You must be signed in to change notification settings

samyam81/Manchester_United_Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Application

A simple Spring Boot application for hosting quizzes. Users can answer questions, and the application provides feedback on correctness.

Features

  • View quiz questions.
  • Provide answers.
  • Get feedback on answers.

Technologies Used

  • Java
  • Spring Boot
  • Spring Data JPA
  • H2 Database
  • Maven
  • HTML/CSS

Setup

  1. Clone the repository:

    git clone https://github.com/your-username/quiz-application.git
  2. Navigate to the project directory:

    cd quiz-application
  3. Build the project:

    mvn clean package
  4. Run the application:

    java -jar target/quiz-application-0.0.1-SNAPSHOT.jar

Usage

  • Access the application in your web browser at http://localhost:8080.
  • Answer quiz questions.
  • Submit answers to receive feedback.

Contributing

Contributions are welcome! Fork the repository, make changes, and submit pull requests.

About

The Manchester United Quiz is a fun and engaging quiz designed to test your knowledge of one of the most iconic football clubs in the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages