WebbWear / assignments

Here is my homework
0 stars 0 forks source link

Week 08 Day 4 - Foreign Keys - The SQL - #33

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

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

First you will expand you CompanyDatabase to have Departments, Products and Orders. You will be crafting a 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.

Get a head of you final project as much as possible. The few weeks are going to come and go extremely fast.

Objectives

Requirements

Optional

Install pgcli

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

WebbWear commented 6 years ago

Had trouble with adding foreign key

https://gist.github.com/WebbWear/b384abe46d08bf38bfc2b402d64e2d0b

mdewey commented 6 years ago

Your homework is: Meets Expectations

Awesome Work!