GithubHelp home page GithubHelp logo

flight_ticket_booking's Introduction

Airplane Ticket Booking System

This project is an Airplane Ticket Booking System that allows users to search for flights, book tickets, and manage their bookings. It also provides administrative features for admins to manage flights and view bookings.

Table of Contents

Features

User Features

  • Login: Users can authenticate themselves into the system.
  • Sign up: Users can create a new account with appropriate data validations.
  • Search for Flights: Users can search for flights based on specific date and time criteria.
  • Book Tickets: Users can book tickets on a flight based on availability of seats.
  • My Booking: Users can view a list of all the bookings made by them.
  • Logout: Users can log out from the system.

Admin Features

  • Admin Login: Administrators can authenticate themselves into the system with administrative privileges.
  • Admin Sign up: Administrators can create a new account with appropriate data validations.
  • Add Flights: Administrators can add new flights to the system, providing flight details such as airline, departure, and arrival information.
  • Remove Flights: Administrators can remove flights from the system based on flight number or other criteria.
  • View Bookings: Administrators can view all the bookings for a specific flight based on flight number and time.
  • Logout: Administrators can log out from the system.

Technologies Used

  • Backend: Java, Spring Boot
  • Database: PostgreSQL, Hibernate
  • Version Control: Git, GitHub

Getting Started

To get started with the Airplane Ticket Booking System, follow the steps below:

  1. Clone the GitHub repository:

    git clone https://github.com/your-username/airplane-ticket-booking.git
  2. Install PostgreSQL and create a database.

  3. Configure the database connection in the application.yml file.

  4. Import the required Maven dependencies by running the following command:

    mvn clean install
  5. Run the application using the following command:

    mvn spring-boot:run

Note: This application is still under development. To test it, use a REST client like Postman or Insomnia.

flight_ticket_booking's People

Contributors

jeevanpranav02 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.