Skip to content

The Airplane Ticket Booking and Management System is a modern web application designed to streamline the process of booking and managing flight tickets. By leveraging the MERN stack (MongoDB, Express.js, React.js, Node.js), the system provides users with a user-friendly interface for searching, booking, and managing flight tickets efficiently.

Notifications You must be signed in to change notification settings

PiyushPb/Airplane-Ticket-Booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Airplane Ticket Booking and Management System

Welcome to the Airplane Ticket Booking and Management System project! This web application aims to revolutionize the traditional methods of booking and managing flight tickets by providing a user-friendly interface, secure authentication, and QR code verification for enhanced security. Below you'll find detailed information on how to set up, use, and contribute to this project.

Table of Contents

Introduction

In the fast-paced digital age, the Airplane Ticket Booking and Management System provides a modern solution to the limitations of traditional ticketing methods. By leveraging the MERN stack (MongoDB, Express.js, React.js, Node.js), this application offers a streamlined and secure platform for users to search, book, and manage flight tickets with ease.

Features

  • User Management: Register, log in, and manage user profiles securely.
  • Flight Search and Booking: Search for flights based on various criteria, book tickets securely, and make payments through PCI-compliant gateways.
  • QR Code Verification: Generate and scan unique QR codes for each booked ticket for efficient verification at check-in or boarding gates.
  • Admin Panel: Manage flight listings, user information, and system configurations efficiently.
  • Responsive Design: Enjoy a seamless experience across different devices, including desktops, laptops, tablets, and smartphones.

Demo

Check out the live demo of the Airplane Ticket Booking and Management System here.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/PiyushPb/Airplane-Ticket-Booking.git
  1. Navigate to the project directory:
cd airplane-ticket-booking
  1. There are 2 directories Frontend and backend for frontend
cd frontend

for backend

cd backend
  1. Install dependencies:
npm install
  1. Set up environment variables:

    • Create a .env file in the root directory.
    • Add environment variables for MongoDB connection, API keys, and other sensitive information.
  2. Start the development server:

npm run dev
  1. Open your browser and visit http://localhost:5173 to access the application.

Usage

Once the application is running, users can:

  • Register or log in to their accounts.
  • Search for flights based on their preferences.
  • Book tickets securely and make payments.
  • Manage booked tickets, including viewing QR codes for verification.

Admin users can access additional functionalities through the admin panel, such as managing flight listings and user information.

Contributing

Contributions to this project are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/my-feature).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/my-feature).
  5. Create a new pull request.

Please ensure your contributions adhere to the code of conduct.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Feel free to reach out if you have any questions or need further assistance Piyush Linkedin. Happy coding!

About

The Airplane Ticket Booking and Management System is a modern web application designed to streamline the process of booking and managing flight tickets. By leveraging the MERN stack (MongoDB, Express.js, React.js, Node.js), the system provides users with a user-friendly interface for searching, booking, and managing flight tickets efficiently.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages