Skip to content

PSatvik/quiz-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squiz

This is a desktop application for hosting quiz. It uses socket programming and javafx. The database is implemented in MySql.

Getting Started

Clone this Repository. Go to Netbeans. Open an existing project in netBeans. Add required libraries(if needed). You have to create tow table in MySql database. First one for users data and second for questions. Blueprint of tables are given in DATABASE.md file. Add IP, port and other information of database in Constant.java in server code.

Features

  • Login and resgister for user.
  • User can add question using quiz code.
  • A unique quiz code is needed to participate in quiz.
  • Till now, It is only supporting multiple choice question with single correct answer.

Contribute

  • Feel free to report issues and bugs for improving the user experience
  • Fork and contribute

Developer


License

This project is licensed under the MIT License.see here MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published