day-cohort-70 / shepherds-pie-stormy-monday

shepherds-pie-stormy-monday created by GitHub Classroom
0 stars 0 forks source link

Create API database #6

Open lsand18 opened 7 months ago

lsand18 commented 7 months ago

create a api database based on the ERD created. False orders and pizzas will need to be created

tables:

  1. pizza
  2. orders
  3. employees
  4. crusts
  5. cheeses
  6. sauces
  7. toppings
  8. pizzaToppings
  9. destination

ERD is in slack channel. ingredient types are in readME

please add orders spanning more than one month to test sales page.