XAML, for WPF
C#
The tests are using the MSTest framework.
Microsoft C# Coding Conventions
To run the test, press 'Test' then 'Run All Tests' (Ctrl+R, A)
Note: The first time you run the newly cloned project and you get an error message, read under Database how to fix (next title)
For the error message:
Copy the database (db file) from assets
to documents/restaurant-database
The restaurant-database
folder should have been created if you ran the the project
-Unless everyone present has worked together, the remaining people must check the task before it can be considered done.
-Code must pass all relevant tests and code validation.
-Code must follow the coding standard.
-All documents and spreadsheets must be uploaded to Google Drive and all code must be uploaded to GitHub.
-Task must be submitted to the presentation document if it is present in the backlog.
-Comment tricky code.
-Branches shall be merged.
- Add a
remove product
feature to remove individual products from cart - The
pay
,clear
, andtotalprice
need to be resized in the GUI - General fix the GUI design
- Automatically create/copy the database
- A way to book tables