A little tool to grab price estimates from the Uber API and store the results in a SQLite database.
Set the following environment variables:
UBER_SERVER_TOKEN=
You can get a server token from the Uber Developer Portal.
The app will look for location names provided as arguments on runtime. In order for the locations to exist in the SQLite database, you need to create the database at data/uber_rides.db, you also need to seed it with some locations.
>> pipenv shell
>> python app.py home work