Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avyagupta-14/quiz-application-java-project-main

This new quiz application project uses Java Swing to create an interactive GUI for multiple-choice questions. It features JLabel for questions, JRadioButton for answers, JButton for navigation, and JTextField for user input. This project showcases Java Swing's capabilities in developing desktop applications.
https://github.com/avyagupta-14/quiz-application-java-project-main

gui-application intellij-idea java java-swing quiz-application

Last synced: about 2 months ago
JSON representation

This new quiz application project uses Java Swing to create an interactive GUI for multiple-choice questions. It features JLabel for questions, JRadioButton for answers, JButton for navigation, and JTextField for user input. This project showcases Java Swing's capabilities in developing desktop applications.

Awesome Lists containing this project

README

        

# Quiz-Application-Java-Project-main

# Video Output:
https://github.com/user-attachments/assets/ccf22469-b3d9-4d14-b464-46846b1462f4

# Screenshots:
# Login Class:
![image](https://github.com/user-attachments/assets/b44e9f2a-5213-4aa1-b117-6b4ee8764058)

# Rules Class:
![image](https://github.com/user-attachments/assets/44107af4-2071-4f1c-a2ea-9f64998d3a38)

# Quiz Class:
![image](https://github.com/user-attachments/assets/494561ca-cc1f-4526-9135-150ce39232e9)

# Score Class:
![image](https://github.com/user-attachments/assets/3f83a10f-53d9-4991-9cfa-cbad29691f04)