jsonrocha / assignments

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

jsonrocha commented 6 years ago

https://gist.github.com/rochaproforma/3a3b4f20f3e703cc1709e04c5fa37960

mdewey commented 6 years ago

Your homework is: Meets Expectations

Awesome Work!