Repo for CPSC_4620 (Intro to Database Design) Final Project
Project creates its own tables (PopulateData), populates them (PopulateData), creates 3 views for them (CreateViews), and has the ability to delete them and restart (DropTables).
From the cpsc4620 folder, DBNinja may be used to run the project giving the user the ability to add orders, view customers, enter a new customer, view orders, mark an order copmlete, view inventory, add inventory, and view the views created by CreateViews.sql
Contributors: Noah R. Carter