endurain icon indicating copy to clipboard operation
endurain copied to clipboard

My DIY fitness tracker journey. No pro coder, just uni dev concepts and ChatGPT's help. PHP, HTML, JS, Bootstrap CSS upfront; Python FastAPI, stravalib, MariaDB behind the scenes. Gear log, GPX, Strav...

Results 11 endurain issues
Sort by recently updated
recently updated
newest added

Hi @joaovitoriasilva Thanks for the project. Would you consider implementing a tiling functionality similar to https://www.statshunters.com or https://rideeverytile.com? Its basically an OSM map with a worldwide grid overlay of squares....

enhancement

I've tried to import that GPX file : https://www.visugpx.com/download.php?id=LW80xEsvce ` Unable to create activity stream (-5/-6/-7/-8/-9/-10/-11). `

enhancement

Would be great to add Garmin support - i know alot of people that would love to be able to self host something to pull in their Garmin data https://github.com/cyberjunky/python-garminconnect

enhancement

Please, integrate it with Adidas Running App, formely know as Runtastic. Here is information how to integrate with their API: https://adidas.github.io/

enhancement

This update includes multiple improvements to the `crud.py` file for the `User` table: 1. **Optimized `get_users_number` function** by querying the indexed `username` field, improving performance when counting users. 2. **Refactored...

Firstly thanks for making endurain! Its a very nice looking project. I was trying to import my Strava activities into Endurain and I ran into a few issues. **Descriptions** The...

bug
enhancement

The leaflet map shown is a static overview of the full track of the activity. It would be good if the controls were enabled to allow panning/zooming round the map....

enhancement

Hello! Thanks for this app, looks great 🎉 If I'm not mistaken, your app uses the same technology as [FitTrackee](https://github.com/samr1/fittrackee), which propose a pip package for easier native install. Could...

enhancement
help wanted
good first issue