Skip to content

A control tower system that manages simulations of flight departues and landings. Assignment 4 during the course "Programming in C# and .NET for Non-Beginners" at Malmö university

Notifications You must be signed in to change notification settings

warmlund/Control_Tower_System

Repository files navigation

Control Tower System

A control tower system that manages simulations of flight departues and landings. Assignment 4 and 5 during the course "Programming in C# and .NET for Non-Beginners" at Malmö university

Table of Contents

General Information

  • Implements event handling and delegates simulating take off, landing and altitude changes for flights
  • Implements unit testing for all classes in the BLL layer
  • Built with a three-layered architecture
  • Uses a MVVM pattern in the PL layer

Technologies Used

  • Programming Language: C#
  • Framework: .NET (8.0)
  • UI Framework: Windows Presentation Foundation (WPF)

Features

  • Add flight with information such as Airline Id, Airliner, Destination and flight duration
  • Simulate take off and landing
  • Change flight altitude during flight

Screenshots

Contact

Emelie Wärmlund - @emeliewarmlund@gmail.com

LinkedIn

About

A control tower system that manages simulations of flight departues and landings. Assignment 4 during the course "Programming in C# and .NET for Non-Beginners" at Malmö university

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages