Ahseeah / assignments

0 stars 0 forks source link

Week 07 - Day 2 - Foreign Keys - The SQL #24

Open gstark opened 5 years ago

gstark commented 5 years ago

As we continue to explore databases and ideas, this project will help you practice model databases and relationships, as well as help you get started on your capstone project.

First, you will expand your CompanyDatabase to have Departments, Products and Orders. You will be crafting queries for these new tables.

After that, this weekend is the next big push your final project, work on the HTML and CSS; As well as the database schema.

Objectives

Requirements

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

Recommended Practice:

Ahseeah commented 5 years ago

https://gist.github.com/Ahseeah/4280c53f440480b03d1440dc8ca7a6f1

gstark commented 5 years ago

This is incomplete. There are not queries for the remainder of Explorer mode. Please update this gist with code and reclose the assignment when complete