Skip to content

Quizapp made with java, full functionalities and admin CMS

Notifications You must be signed in to change notification settings

Emmynem/quizapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quizapp

Quizapp made with java, full functionalities and admin CMS with java, Tomcat server and MySQL.

How to run code

Clone project or download zip file and paste in NetbeansProjects

Issues

You'll have to re configure the jdbc with the latest driver

Adding database

Check the src/quizapp, you'll see an sql file.

  1. Create a database in your phpMyAdmin or MySQL workbench with the name "quizapp".
  2. Import the quizapp.sql file
  3. Correct / Configure the issue for your jdbc driver, you are good to go.
  4. If you have an issue with port find and replace the port in the files, look for localhost:3306 and replace with localhost:<your_port_number>

About

Quizapp made with java, full functionalities and admin CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages