sandeepyohans / online-quiz-application-in-java-with-jdbc-using-swing-login-registration-timer

This project is extracted from eclipse workspace.So,you will not face any problem editing the code.#FOSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<Advanced Version Here> : Click Here.

Online l3kh@_QUIZ Application written in java with jdbc using swing components

Features

  • Login.
  • Registration.
  • Offline mode(for testing purposes).
  • Quiz timer.

Note: While in Offline mode it accepts any username and password but registration does not works.

Requirements:

  • JDK 8.0.
  • Eclipse IDE(As it is a Eclipse Source Folder).
  • MySQL(We have used MySql Workbench to Create tables).

Provided Files:

MySql Column Names:

ID
full_name
user_name
g_mail
passwd

Instructions to Import into Eclipse:

Eclipse > File >Open projects from filesystem > Directory > Now Select the l3kh@_QUIZ folder

Screenshots

This above is an Offline Screenshot of the Application。

<Advanced Version Here> : Click Here.

About

This project is extracted from eclipse workspace.So,you will not face any problem editing the code.#FOSS

License:MIT License


Languages

Language:Java 100.0%