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

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

Shep feature/order view #33

Closed lsand18 closed 7 months ago

lsand18 commented 7 months ago

Created module for orderView ....displays pizzas with id, crust, sauce, toppings and cheese ...displays tip ...displays total price including tip and delivery fee if applicable Created module for pizza - this renders details and alters total price created module for pizzaToppings - this renders toppings list only

Added if statement to display “none” if no toppings are selected Added "AddPizza" button Added "Edit Button"

Added deliverer name to order list view with new module "Deliverer"

jeff-ewers commented 7 months ago

Awesome. This looks good to merge -