tarangdave / lookingbus-python

Task for LookingBus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Task for LookingBus


Languages

Language:HTML 69.8%Language:CSS 15.6%Language:Python 14.6%