Skip to content

NTIG-Uppsala/restaurang-kassa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Development enviroment

IDE

Visual Studio

Frameworks

.Net 6.0
WPF

Languages

XAML, for WPF
C#

Tests

The tests are using the MSTest framework.

Coding Convention

Microsoft C# Coding Conventions

To run GUI, CLI or tests

To run the test, press 'Test' then 'Run All Tests' (Ctrl+R, A)
How to start Cli or GUI

Note: The first time you run the newly cloned project and you get an error message, read under Database how to fix (next title)

Database

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

VS

Visual Studio 2022

Workloads:
Workloads

Definition of Done

-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.

Not implemented

  • Add a remove product feature to remove individual products from cart
  • The pay, clear, and totalprice need to be resized in the GUI
  • General fix the GUI design
  • Automatically create/copy the database
  • A way to book tables

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages