gthenight / Airline-Reservation-System

A Simple Airline Reservation System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airline-Booking-System

This is the final project for CS-UY 3083 (Introduction to Databases). We have to create a booking system for airline tickets based on the given specs.

Installing

  1. Start MySQL server
  2. Run $ python init.py

More Info

Please refer to docs/ for information on a brief discussion of each file and an explanation for each queries.

Authors

License

Usage is provided under the MIT License. See LICENSE for the full details.

About

A Simple Airline Reservation System

License:MIT License


Languages

Language:Python 61.7%Language:HTML 38.3%