jpzimmerman / BarNone.Frontend

Repository for bar menu system frontend code
GNU General Public License v2.0
0 stars 0 forks source link

Add "save order" functionality for vendor app #1

Open jpzimmerman opened 2 months ago

jpzimmerman commented 2 months ago

We need to update the app's shopping cart system to save orders to DB, including:

jpzimmerman commented 1 month ago

Basic "save order" functionality completed 7/18. After completion of custom order features (code has been written into separate components for this, I just have to wire them back up and complete regression testing), we can then close this issue.