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

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

Create New Order Form #11

Open lsand18 opened 7 months ago

lsand18 commented 7 months ago

when the "New Order" button is pressed on the order list page, it will navigate to the new order form.

  1. create a directory called "Forms"
  2. create a file called "NewOrder.jsx"
  3. This page will render a dropdown for crust, cheese, and sauce
  4. This page will render radio buttons for the toppings - you must be able to select more than one
  5. this page will render a question "is this delivery?" with radio buttons yes or no