Skip to content

A console based project for Flight Booking System where there can be two kinds of users admin and customers to perform variety of operations

Notifications You must be signed in to change notification settings

RHarsh0/Flight-Booking-System

Repository files navigation

Flight Booking System

This is the fight booking application used to book the flight customer. It also has the backend side with Admin handling it.

logo

Tech Stacks

  • Java
  • Spring Framework
  • MySQL

Workflow Diagram

Flight_Booking_System workflow diagram

Features

Admin

  • Register the name
  • Add a new flight
  • Update the flight
  • Delete the flight
  • View all the flight
  • View all the Customer
  • View all the bookings
  • View all the Canceled bookings

Customers

  • Filter by Departure City
  • Filter by Destination
  • Filter by dates
  • Filter by price
  • Filter by seats
  • Select to book your flight
  • View Your Bookings
  • Cancel your Booking
  • Logout

Schema

drawSQL-schema-flight-booking-system

Database

Tables

AllTables

Admin Table

adminTable

Flight Table

flightTable

Customer Table

customerTable

Booking Table

bookingTable

Canceled Booking Table

cancelBookingTable

About

A console based project for Flight Booking System where there can be two kinds of users admin and customers to perform variety of operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages