Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 437 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 437 Bytes

TrainApp

Coursework Project resulting in Full Native Desktop App

ToolChain

Visual Studio 2022 C# Xaml OOP

Functionalities

  1.  Add a new train
    
  2.   Create a new booking
       a.       With a number of tickets
       b.       Of either standard or first class
       c.       With a seat reservation
       d.       With a meal reservation
    
  3.   Create a Unit test in Visual Studio