This project has been archived, Strava have removed the leaderboard API endpoint which this app depended upon.
The "Activity Segment Ranker" allows you to view the friend leaderboard for all of the segments for an activity on one web page. This is quicker than going through each segment one-by-one and clicking to view the friend leaderboard.
- Clone the repository
- Make the public directory web accessible
- Register strava api keys on https://www.strava.com/settings/api
- Set environment variables for STRAVA_CLIENT_ID and STRAVA_CLIENT_SECRET using the values that Strava give you
- Run composer install
Or just give it a try
It does the above, it's not especially clean, it's not especially quick and it's not especially clever.