You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored *DataManagers to *ViewModels into a RestaurantManager.ViewModel project.
Added Commands to handle adding MenuItems to an Order and submitting an Order.
Added Commands to delete one Order or clear all Orders.