App developed during full stack course made by tutorials.EU under the following frameworks (ASP.NET, Angular).
This platform has a total of 4 pages with an intuitive design for a simple but effective use.
This application creates the possibilities of:
- Register/login on the web platform
- Book seats for a flight
- Search for flight
- Cancel booked seats for a flight
cd flight-booking-portal
npm install
ng serve
In the images below we can see the main page
of the platform
where you can see all available flights to book.
To book seats
for a flight
.
Display of booked seats
and booked flights
.
To register/login
as a passenger.