Skip to content

Full stack project for both: customers to book flights and employee side to manage flights

Notifications You must be signed in to change notification settings

krithikha2001/Airline-Management

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight Management

Stacks We Have Used:

FRONTEND

  • HTML
  • CSS
  • Bootstrap

BACKEND

  • MYSQL
  • PHP

SETUP

Refer PDF for ER and relational schema

https://docs.google.com/document/d/1R3AxqngQHbzvdTpK1MEO5217HMH5yh0HlZ7p5f6CKdI/edit?usp=sharing

Normalization

The Normalisation is at 3rd normal form currently

Export the flight_management.sql file

Open XAMPP and start Apache and MySQL.Phpmyadmin opens in localhost mode.
Start the xampp in your locahost and open phpmyadmin and import all the data tables 
from flight_management.sql in phpmyadmin in header->import and upload flight_management.sql in import section.

phpmyadmin

Then clone the file in htdocs folder of your xampp folder.

Enjoy our services

About

Full stack project for both: customers to book flights and employee side to manage flights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.8%
  • CSS 17.2%