X-czh / Air-Ticket-Reservation-System

Web Application for Air Ticket Reservation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air-Ticket-Reservation-System

A web application for Air Ticket Reservation.

Usage

$ python run.py

The configuration of MySQL connection can be found in air_tickets/__init__.py file.

Document

See User Cases and File Descriptions.

Dependency

  • MySQL
  • Python
  • flask (web microframework)
  • pymysql (MySQL connection)
  • passlib (password encryption)
  • dateutil (date manipulating)
  • Chart.js (chart plotting)

Team

Backend: Zhanghao Chen

Frontend: Zihao Ren

About

Web Application for Air Ticket Reservation

License:MIT License


Languages

Language:HTML 50.5%Language:Python 49.5%