https://github.com/prathameshdhande22/quiz-application-in-java-swing
Made a simple Quiz application using Java swing.
https://github.com/prathameshdhande22/quiz-application-in-java-swing
java java-swing-applications java17 quizapp
Last synced: about 2 months ago
JSON representation
Made a simple Quiz application using Java swing.
- Host: GitHub
- URL: https://github.com/prathameshdhande22/quiz-application-in-java-swing
- Owner: PrathameshDhande22
- Created: 2022-06-09T16:00:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T11:58:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T12:26:07.403Z (3 months ago)
- Topics: java, java-swing-applications, java17, quizapp
- Language: Java
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quiz Application Using Java Swing
This GUI provides only 10 question as quiz using the java Swing GUI. That's why this app requires 10 java files for question only.
App made using Eclipse IDE 2021-22 and JDK 17.
Fully made using the OOPs concept.In this app each next calls the next java file.
## Screenshots of the App:
1. Before Starting The Quiz it asks the name.
![]()
2. After Login some instruction GUI
![]()
3. After Giving The Quiz Result Window.
![]()
## Animation of the App:
## Author : Prathamesh Dhande