Skip to content

This application shows some analytics of Uber users

Notifications You must be signed in to change notification settings

hemansutanty/ridetrends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ride Trends

This application shows ride trends of an uber user.

Setup (Local)

  1. Import Project in Eclipse
  2. Create a developer account or sign in as developer in Uber Developers
  3. Add environment variables as:
UBER_CLIENT_ID=<your_uber_client_id>
UBER_CLIENT_SECRET=<your_uber_client_secret>
  1. Add callback url/redirect url as
http://localhost:8080/ridetrends/callback
  1. Run in local server(Apache tomcat)
  2. Visit http://localhost:8080/ridetrends/ in your browser.

About

This application shows some analytics of Uber users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published