/lookingbus-python

Task for LookingBus

Primary LanguageHTML

lookingbus-python

Installation and Setup

  • git clone https://github.com/tarangdave/lookingbus-python.git
  • pip install -r requirements.txt
  • Get the Google Application Credentials json file from the google console
  • Set path as export GOOGLE_APPLICATION_CREDENTIALS="PATH_TO_JSON"

Running the project

  • run python views.py
  • Visit localhost:5000 to view the application