Skip to content

A simple web application that uses the Uber API to retrieve your rides and create a stats summary.

License

Notifications You must be signed in to change notification settings

arturoleon/ridetotals.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ride Totals

NOTE: Uber discontinued the Public API. The code in this repository no longer works.

A simple web application that uses the Uber API to retrieve your rides and create a stats summary. It uses Slim Framework, Eloquent ORM and php-oauth-client.

Install

To install it just dump schema.sql in your database, and update the database details and your Uber API credentials in app/bootstrap.php.

ToDo

  • Update stats automatically
  • Implement a template engine
  • Multilanguage support
  • Remove any remaining logic in views
  • Process stats in the background

About

A simple web application that uses the Uber API to retrieve your rides and create a stats summary.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published