Skip to content

This is a school project submitted to University. The app is responsive and mobile first

Notifications You must be signed in to change notification settings

sanmitraD/Airline-Ticket-Reservation-System

Repository files navigation

Airline Ticket Reservation System

the working prototype url is http://airticket-s.herokuapp.com

Installation

To run it locally follow the below steps

  1. Install python 3 by downloading it from python.org
  2. clone the repository
git clone https://github.com/sanmitraD/Airline-Ticket-Reservation-System.git
cd Airline-Ticket-Reservation-System
  1. Now install all the dependencies using requirements.txt.
pip install requirements.txt
  1. Create an account at mlab.com fill the credentials in app.py

  2. Finally run the server using the following code.

python app.py

About

This is a school project submitted to University. The app is responsive and mobile first

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published