Code Monkey home page Code Monkey logo

tracked's Introduction

Hi, I'm Sam!

I'm a .NET developer working in Aberdeen, UK.

  • 🖥️ Head of Software Development at Salus Technical
  • ⌨️ Primarily code in C#
  • 🚁 Build anything from apps, to websites, to games, to drones
  • 🎮 Gamer & Indie Developer: Out of the Shadows
  • 🚵‍♂️ Mountain Biker

GitHub Streak

           

tracked's People

Contributors

dependabot[bot] avatar ormesam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tracked's Issues

Segments

Similar to Strava, we could even use the Strava API.

Currently we can get the average speed and the length of time the user has been recording but we don't have anything to record the speed/time between two points. This can be useful if, for example the user starts recording, then takes time to put their phone away securely and get going, pausing between trails, getting the phone out to stop etc.

The segments would have to be entered by the user or selected from a previous ride, it could be as simple as the user selecting the start and end or more complex with points in between.

Auto-pause

Auto pausing the ride could be useful and save us from storing unnecessary data. We should be able to use the location updates for this, perhaps if speed is 0 for more than 5 updates in a row?

Detect jumps

At the moment we just store all the accelerometer data and don't do anything with it. It should be analysed to detect jumps. Not 100% sure how to do this yet.

Ideally the data should be analysed as it is being collected so we don't have to store it all, however this might affect performance.

Achievements

Add achievements. For example hitting a certain speed to jump distance.

Badges

Similar to Strava badges, show gold for the fastest, silver for second fastest and bronze for third fastest on segments.

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.