Skip to content

eroldmrclk/flight-app-check-in

Repository files navigation

flight-app-check-in

This application is a flight company application was designed as a desktop application. The main development language of the application is C#. Entity Framework is used to connect with MsSql. So it is an application written in code-first structure.

Purpose of Application

It is the check in application of the flight company to its customers. The application requests the PNR code or ID provided when buying tickets from customers. When entered correctly, it directs to the seat selection screen and the process is completed.

Sample Screenshots

check-in-1 check-in-2 check-in-3 check-in-4 check-in-5

Database Diagram

database-diagram

Other Interfaces of the Flight App

Click view to flight-app-company-interface.
Click view to flight-app-sale-ticket.