Skip to content

Final Project for Chapman University's CPSC 408: Database Management. This project is a database of jobs.

Notifications You must be signed in to change notification settings

haleyanderson4/FinalDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinalDatabase

This is the final Project for Chapman University's CPSC 408: Database Management. This project is a database of jobs.

Sarah Lasman and Haley Anderson

How To Run

Use Schema.sql to generate the database schema, and then use the other files in Data Files to generate some data. Please generate the data in the order listed in Schema.sql. The files under Data Files are either in SQL format or CSV.

Then, compile all the .java files and run Main.

Attached Files

Data Files

CompanyData.sql CompetitonData.sql FullTimeData.sql InternshipData.csv JobData.csv LocationData.sql Manager.sql RelatedJobs.sql Schema.sql

.java Files

Config.java GUI.java Job.java Main.java Manager.java csvGenerator.java

Other files

Job Search Database.pdf Final Writeup.doc

About

Final Project for Chapman University's CPSC 408: Database Management. This project is a database of jobs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published