Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight Booking Service Demo


Getting Started

pipenv

pip install pipenv

goto directory

cd FlightAssist

install dependencies

pipenv install

start shell

pipenv shell

start the project

python main.py

or if you can directly run without shell

pipenv python main.py

Note: Make sure to have python 3.7 or above

Existing issues in the project

  1. No proper error handling
  2. No proper logging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages