Giter Site home page Giter Site logo

mayankjhanwar / domestic-airlines-management-system Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 42.83 MB

The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.

License: MIT License

HTML 4.70% Hack 7.54% PHP 14.43% CSS 35.56% JavaScript 5.57% SCSS 19.02% Less 13.19%
dbms sql-server my-sql mysql-database wamp-server php html sql database

domestic-airlines-management-system's Introduction

Domestic Airlines Management System

License: MIT

The purpose of this project, titled ‘Domestic Airlines Management System’ is to computerize the front-office management of the Airline institution using software that is fast, simple, user-friendly, and cost-effective. It deals with the collection of passengers’ information, booking date, destination, etc. Traditionally, it was done manually. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and to manipulate these details meaningfully.

Database Design

  1. Passengers: PassengerID, Name, Address, Age
  2. Contact_Info: Email, PhoneNo., State
  3. State: StID, StateName, Country
  4. Transactions: TransacID, Passengers, BookingGate, Flights, DepartureDate, Employees, Type, Charges
  5. Flight_Schedules: FLID, Aircraft, Netfare, ArrivalTime, DepartureTime
  6. Airfare: AFID, Fare, Route
  7. Aircrafts: ACID, Capacity, MfdBy
  8. Branches: BrID, Center, Address, State
  9. Employee: TransacID, Passengers, BookingDate, Flights, DepartureDate, Employees, Type, Charges
  10. Route: RtID, Destination, Airport

Relational Model

Please check detailed description for this section in the Project Synopsis File. It includes all the required information for:

  • Relational Model
  • Entity Relationship Diagram
  • Cardinality
  • DDL Commands- Create Table
  • Schemas
  • DML Commands - Insert Table

Making Project Functional

This section discusses in detail, about how we made our Project Functional with Graphical User Interface:

  1. User Interface: The project's GUI has been made through web pages written in HTML and design elegantly with CSS for it to be attractive
  2. Back-end: PHP is being used along with HTML and CSS as a medium to make a connection with the database.
  3. Database: All the database used in this project is being created on the MYSQL Workbench by writing SQL commands.
  4. Server: PHP, SQL Workbench Database are all connected with HTML-CSS GUI by establishing a server on the localhost by using WAMP Server, which helps us in running the project successfully

Running Wamp Server

  • Adding Project Files in the working directory of the WAMP Server
  • Storing DBMS Website folder in www directory.
  • Running a localhost server.
  • Opening project files on WAMP SERVER by typing localhost/DBMS/index.html

Project Functionalities

The project SQL Queries are written according to the range of functionalities, we are providing to our users ( Both Employees and Customer) with a constraint on them following their usage rights.

The functionalities, which we are providing range from simple displaying of records to booking tickets to making a constraint on users by making a login form. (As a result, it divides the services accordingly different for both customers and Employees).

List of Project Functionalities & their segmentation

We are thereby, segmenting the usage of services on the basis of users are who are required to login (Customers & Employees) and the services which can be viewed without login.

Section 1: With Login (Employee)

  • Add New Data
  • Delete Existing Data
  • See Employees Record

Section 2: With Login (Customer)

  • Booking Flight Tickets
  • Search Flights

Section 3: Without Login

  • Access Services Section: See database of Airfares , Aircraft, States we serve, Running flight schedules, Currently running routes, & Employees record
  • New Customer Sign Up
  • New Employee Joinee

Project User Interface

Home

Services

New Employee and Check Availability

Employee Login

Employee Tools

Booking Tickets

Booking Receipts

Retrieving ID

Project Members

Mayank Jhanwar

B.Tech | Computer and Communication Engineering | Manipal University Jaipur [email protected]

Namit Varshney

B.Tech | Computer Science and Engineering | Manipal University Jaipur [email protected]

License

License: MIT

Copyright (c) 2021 Mayank Jhanwar & Namit Varshney

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

domestic-airlines-management-system's People

Contributors

mayankjhanwar avatar namitvarshney avatar

Stargazers

 avatar  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.