05 · School project

Cash Desk

A C# desktop application for restaurant service, table management and stock control.

Cash Desk restaurant application interface

Why this project

The school assignment was to create a practical application that simulates everyday restaurant service and connects several parts of the operation.

Project overview

The WPF application displays the table layout, supports order handling and includes stock management. The interface is built in XAML and the application logic in C#.

Contributors

Jan Rek — design, application development, graphics and testing.
Václav Vaněk — testing.

What I learned

  • C# on .NET 8
  • WPF, XAML and event handling
  • Managing table, order and stock state
  • Working with images and desktop application resources