Alexmhack / django_airways

django web app for an airways company for showing flights, booking flights, adding flights, passenger and flight details etc features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Django web app that has user interface which has search bar for searching flights, login in and log out, book flights for logged in users, a list of all the available flights on the user dashboard with real time updating information using AJAX.

Getting Started

  1. Create virtualenv and activate it
  2. install the django using pip

Build and Test

  1. create project in the git repo with django-admin startproject command
  2. run server and commit the changes

About

django web app for an airways company for showing flights, booking flights, adding flights, passenger and flight details etc features.

License:Apache License 2.0


Languages

Language:JavaScript 63.9%Language:CSS 32.7%Language:HTML 1.9%Language:Python 1.4%