Skip to content

Deepak7-new/QuizApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TechQuiz App

Tech Quiz App is a desktop application for conducting the quiz. It comprises of admin panel through which admin can set, edit paper, register a student or view the performance of students whereas student panel has features to give exam, check result and change password.

It has features like Speech Recognition and Narrator.

Getting Started

  1. Clone the repository.
  2. Add all the jars from jarfiles folder into the build path.
  3. Import database.sql to your MySQL database.
  4. Write username and password of your database in DBConnection.java file in Dbutil folder.
  5. Save and run SplashScreen.java file in Gui folder.

Built With