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

34 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.