Skip to content

Airline system for simple viewing flights, a passenger on that flights, authentication

Notifications You must be signed in to change notification settings

golamrabbiazad/airlines-dj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirLine System

There only 3 routes available.

  • admin - for admin/owner/adminstrator
  • flights - for the default route and all the flights of airlines details.
  • users - for the user authentication.

while doing the project faced and fixed issue of pip installing dotenv modules

  • command: python3 -m pip install python-dotenv

***To start the application, make sure inside the project and type python3 manage.py runserver **

About

Airline system for simple viewing flights, a passenger on that flights, authentication

Topics

Resources

Stars

Watchers

Forks