nicomp42/GroceryStoreSimulator

Online Ordering form in desktop app

Opened this issue · 0 comments

Needs to be finished. Particularly :

  1. Make sure the data tables (Order and OrderDetail) in the schema match the info entered by the user into the desktop app order form and the web-based order form.
  2. The part that takes what the user entered into the form and makes an order out of it.