Skip to content

Nazza1996/CSC1023-Databases-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

In the first year of my Computer Science degree, I completed a module on databases where I was tasked to design and implement a working database for a fictional employment agency using command line SQL and phpMyAdmin.

Requirements

The database should mirror Selected Aspects of a commercial employment agency such as:

  • Helping job seekers find suitable employment opportunites
  • Assisting employers in finding qualified candidates to meet their staffing needs

Features

  • A python script to connect and send commands to the database
    • This will not work for public users as it needs to be run on a specific network.
  • 12 Normalised Entities
  • 5 Unique Views
  • An Entity Relationship (ER) Diagram
  • A Data Dictionary

Database Screenshots

Below you can find screenshots of a few of the tables featured in this database.

Employers Table

image

Job Listings Table

image

Job Seekers Table

image

Files

I have uploaded all files related to this project including the schema.sql and Data Dictionary to this page. Click the green Code button then Download Zip to access them.

About

Database Project for a Fictional Employment Agency.

Resources

Stars

Watchers

Forks

Languages