Skip to content

WilliamW5/TriviaGame-w-MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX 1.8 Trivia game with MySQL database

Uploading older class assignment (Spring 2021)

This program was a final for a Files and Database class. The main purpose was to connect a database to a GUI and interact with it.

To do this, I created my MySQL database and populated the tables. I then created admins and users; so the admins would be able to add and remove content without having to access the database. With some logic, I populated questions based on the categories of each table.

About

Uploading older class assignment (Spring 2021)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages