The MilkyWay Airlines

Experience insanity again.!

Introduction

  • The MilkyWay Airlines is a light weight Django project where you can login and book flight tickets for different destinations.

  • HTML5 CSS3 SASS were used for styling and JavaScript was used for client side rendering.

  • postgresql was used to store data and the app was deployed on heroku.

Installation

  • First make sure you have Python 3.8 or higher installed. You can download Python.

  • You must have postgreSql installed locally. You can download postgreSql here.

To run this project on local machine:
$ git clone https://github.com/PriyanshBordia/The-MilkyWay-Airlines.git
$ cd The-MilkyWay-Airlines
$ pip freeze > requirements.txt
$ sh run.sh 1

Note

You must change the database in flights/settings.py.

Features

  • Register

  • Login

  • Reset Password

  • Edit Details

  • Add Passenger

  • Book Flight

  • View Flights

  • View User

  • View Users

  • View Passenger

  • View Passengers

Snippets

_images/register.png _images/login.png _images/reset.png _images/travel1.png _images/travel2.png _images/flight.png _images/flights.png _images/user.png _images/users.png _images/passenger.png _images/passengers.png

About Contributors

Hi.! there my name is Priyansh Bordia and I am an CSE UnderGrad at LNMIIT, Jaipur, India. I enjoy working on project that help me get more experience of different technologies and fields. I play football.

  • Link to personal website is website.

  • Link to github account is github.