Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yadnyesh-28/quiz-application

Online Quiz Application written in java with jdbc using swing components.
https://github.com/yadnyesh-28/quiz-application

awt java javaswing mysql-database

Last synced: 20 days ago
JSON representation

Online Quiz Application written in java with jdbc using swing components.

Awesome Lists containing this project

README

        

Online QuizApp Application written in java with jdbc using swing components.
I have provided how to open and run file. go through it.
Features
StartUp Screen.
Login.
Registration.
Quiz timer.

Requirements:
JDK 21.
Eclipse IDE(As it is a Eclipse Source Folder).
MySQL(I have used MySql client side to Create tables).
Provided Files:
Eclipse Project Folder > QuizApp
Instructions to Import into Eclipse:
Eclipse > File >Open projects from filesystem > Directory > Now Select the QuizApp folder
How to start application:
Right click on QuizApp > run as java Application > run HomePage file or in quizapp open src > open homepage package > run HomePage file or open and press f11.
I have also provided Readme.txt file in QuizApp folder Info of Application