Coder Social home page Coder Social logo

msimms / runeverywhere Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 17.8 MB

A Strava extension that renders a map showing the countries / states in which you have run.

Home Page: http://run-everywhere.com

Rust 99.51% Shell 0.49%
strava strava-data

runeverywhere's Introduction

RunEverywhere

A Strava extension that renders a map showing the countries / states in which you have run.

Building

git clone https://github.com/msimms/RunEverywhere
git submodule update --init
cd RunEverywhere/run-everywhere
wasm-pack build --target web

Example

Example Image

Version History

This is very much in progress. Don't even try to make this function right now.

runeverywhere's People

Contributors

msimms avatar

Watchers

 avatar  avatar  avatar

runeverywhere's Issues

Option to Render the Data As a Heat Map

Instead of just coloring each country/state/whatever as a solid color, have the option to display it as a heat map, i.e. darker colors for more visited areas.

Data Caching

We should cache the data for each activity we analyze so that we don't have to do it again. I don't really want to have a database somewhere to store all of this, however, so I'm thinking about maybe caching each user's data in the browser cache.

Filter Options

Need filter options for:

  • Sport Type (Running vs Cycling vs Hiking, etc.)
  • Distance (so a user could filter for marathons, etc.)

Strava API Integration

Need to pull data from Strava Will probably just use the first location sample from each activity, for efficiency purposes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.