Skip to content

An interactive and user-friendly java quiz application(MCQ based) using Java Swing.

Notifications You must be signed in to change notification settings

Tanishashrivas/Quiz-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Quiz-Application

Welcome to the Java Quiz Application project! In this project, I have created a simple, interactive and user-friendly quiz application using Java Swing for the graphical user interface.

Project Overview

Project Type: Java Swing GUI Application

Features:

  • Multiple-choice questions.
  • User-friendly interface.
  • Score tracking.
  • Dynamic question loading.

Project Structure:

This project is divided into several modules for efficiently managing the application.

Login Page: Login page that depicts the gui where user can enter their name and start the quiz
Rules Page: Denotes the rules for the quiz application.
Quiz Pages: All the quiz questins are loaded and managed through this module
Score Page: Presents the score to the user. The game can be played again through this page.

Getting Started

1. Clone the Repository:
git clone https://github.com/your-username/java-quiz-application.git
cd java-quiz-application

2. Compile and Run the Login Page: cd source code
javac Login.java
java Login

Rest pages are linkd to this page and hence can be accessed by running this.

About

An interactive and user-friendly java quiz application(MCQ based) using Java Swing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages