Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors: Jinyoung Suh, Harshitha Rasamsetty

SourceSavvy: Showcasing User's Recent Activities with Strava API

Overview: This project showcases a user's recent activities using the strava API.

Steps to Execute:

  1. Create an account on Strava's Developer Portal

  2. Create an application on strava.com/setting/api

    • Get authorization code from authorization page
    • Exchange authorization code for access token & refresh token
    • View my activities using the access token just received
  3. Download and install postman

    • Use refresh token to get new access tokens
  4. Request our recent record api from Strava via email

  5. Install QGIS and make a map for recent activities

  6. Export as a qgz file and convert it to shapefiles

  7. Create pyhton code for make a plot using geopandas and matplotlib

  8. Execute unittest

Requirements

  • geopandas==0.12.2
  • matplotlib==3.8.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages