Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
/ UberCab Public archive

A simple web app to find and book an Uber cab to attend TEDxPESITBSC.

Notifications You must be signed in to change notification settings

TEDxPESITBSC/UberCab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uber Cab App

A small web app to find and book Uber cabs to attend TEDxPESITBSC. It was made for TEDxPESITBSC 2015, though it wasn't officially used.

It launches Uber app with the trip details, if installed, otherwise opens the sign up page on Uber mobile site.

###Demo A demo of this is live at: http://tdxcb.herokuapp.com

###Usage Install dependencies

$ pip install -r requirements.txt

Set environment variable for uber_server_token

export uber_server_token=XXXXXXXXXXXXXX

Run the script and see it live at: http://localhost:5000

$ python app.py
 * Running on http://127.0.0.1:5000/
 * Restarting with reloader

###Contribute Feel free to fork and improve upon it. Pull requests welcome!

About

A simple web app to find and book an Uber cab to attend TEDxPESITBSC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published