Skip to content

David-Roodt/cos221prac04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cos221prac04

Set up the databse by logging into mysql via your terminal the running

SOURCE sakila-schema.sql;

and

SOURCE sakila-data.sql;

then run the jar file located in prac04->target-prac04-1.0.jar using the terminal with

java -jar prac04-1.0.jar

or by double clicking run.bat within the same folder

The appliaction window should pop up and open on the Staff tab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published