Skip to content

Repository files navigation

Flight Booking System

This is a simple Flight Booking System developed using PHP and MySQL.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installation

  1. Clone the repository to your local machine:
https://github.com/Jumaana-bit/DataManagement-
  1. Start your local server (XAMPP, WampServer, etc.).

  2. Import the provided SQL file into phpMyAdmin to create the necessary database:

  • Open phpMyAdmin in your browser (usually http://localhost/phpmyadmin).

  • Create a new database (e.g., phase2).

  • Select the newly created database.

  • Import the SQL file provided (phase2.sql). This file is located in the project's root directory.

  • Open config.php in the includes folder.

  • Update the database connection details if necessary. You may need to modify the host, username, password, and database based on your local setup.

Usage

  1. Open the project in your web browser:
http://localhost/DataManagement-/home.php
  1. Fill in the required information:
  • Start by entering IATA codes for the departure and destination airports (e.g., YYZ -> DXB).
  • The date range between departure and return should not exceed 30 days.
  1. Explore the system:
  • Complete the booking process by entering passenger details and making the payment.
  • View your booking details and download the boarding pass.

Built With

  • PHP
  • MySQL
  • HTML/CSS
  • Bootstrap (for styling)

Demo

flightDemo.mp4

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages