Skip to content

Developed a Flight Booking Platform that enables users to search for flights, book tickets, and manage their bookings seamlessly

Notifications You must be signed in to change notification settings

ChielokaCode/Airway-Frontend_CC

Repository files navigation

Airway

Airway is a flight Management System built with React js, CSS on the frontend and Java Springboot, MySql on the backend. It consists of an Admin dashboard having specified permissions to create, edit, remove flights and access the database .A Passenger dashboard to manage booked flights, cancel flight, search available flights to and fro a location and book as many tickets as they want

Table of Contents

Installation

Client

  1. Navigate to the client directory.
cd client
  1. Install the required react dependencies through.
npm create vite@latest airway-frontend
npm install
  1. Run the frontend server.
npm run dev

Server

  1. Navigate to the server directory on the other repo below Airway-backend

2 Run springboot project

  1. Run the backend server.

About

Developed a Flight Booking Platform that enables users to search for flights, book tickets, and manage their bookings seamlessly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published