Skip to content

Welcome to JavaFX Quiz App, a desktop application built with JavaFX in IntelliJ IDEA.

License

Notifications You must be signed in to change notification settings

VoxDroid/Java-Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

๐ŸŽฎ JavaFX Quiz App

JavaFX Quiz App

Java Version JavaFX Build Status License Downloads

Welcome to JavaFX Quiz App, a desktop application built with JavaFX in IntelliJ IDEA.

๐ŸŽฏ Features

  • ๐Ÿ“ Add New Questions: An option to add custom questions to the quiz database.
  • ๐ŸŒˆ User-friendly Interface: Designed with intuitive JavaFX UI components.

๐Ÿš€ Getting Started

Prerequisites

Ensure you have the following installed:

  • Java 17 or higher
  • JavaFX 11 or higher
  • IntelliJ IDEA

Installation

  1. Clone the repository:
    git clone https://github.com/VoxDroid/Java-Quiz-App.git
  2. Open the project in IntelliJ IDEA.
  3. Set up the JavaFX library in your project settings.
  4. Run the application:
    mvn javafx:run
    

๐Ÿ“– Usage

  1. Launch the application.
  2. Add questions and answers.
  3. Start answering questions and finish the quiz.
  4. View your score at the end of the quiz.

๐Ÿ› ๏ธ Built With

๐Ÿ“ License

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


ยฉ 2024 Izeno. All rights reserved.