Welcome to JavaFX Quiz App, a desktop application built with JavaFX in IntelliJ IDEA.
- 📝 Add New Questions: An option to add custom questions to the quiz database.
- 🌈 User-friendly Interface: Designed with intuitive JavaFX UI components.
Ensure you have the following installed:
- Java 17 or higher
- JavaFX 11 or higher
- IntelliJ IDEA
- Clone the repository:
git clone https://github.com/VoxDroid/Java-Quiz-App.git
- Open the project in IntelliJ IDEA.
- Set up the JavaFX library in your project settings.
- Run the application:
mvn javafx:run
- Launch the application.
- Add questions and answers.
- Start answering questions and finish the quiz.
- View your score at the end of the quiz.
- JavaFX - The UI framework used
- IntelliJ IDEA - The IDE used for development
This project is licensed under the MIT License - see the LICENSE file for details.
© 2024 Izeno. All rights reserved.