assebc / flights-booking-portal

Flights Portal app developed during ASP.NET and Angular course of tutorials.EU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flights Booking Portal

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

How to run frontend

cd flight-booking-portal
npm install
ng serve

Flights List page

In the images below we can see the main page of the platform where you can see all available flights to book.

Screenshots

Book Flight page

To book seats for a flight.

Screenshots

My bookings page

Display of booked seats and booked flights.

Screenshots

Authentication page

To register/login as a passenger.

Screenshots

API Documentation

Screenshots

About

Flights Portal app developed during ASP.NET and Angular course of tutorials.EU


Languages

Language:TypeScript 61.5%Language:C# 21.5%Language:HTML 15.7%Language:CSS 1.1%Language:SCSS 0.2%