Garmin Connect gear and unlink action

[frontend] added Garmin Connect unlink action
[frontend] added Garmin Connect get gear action
[backend] added Garmin Connect unlink action
[backend] added Garmin Connect get gear action
[backend] added logic to add gear automatically on Garmin Connect gear import based on gear defined on Garmin Connect
[docs] added Strava API warning
This commit is contained in:
João Vitória Silva
2024-11-20 22:49:36 +00:00
parent fb95bc5324
commit 3c74041d29
25 changed files with 594 additions and 61 deletions

View File

@@ -26,7 +26,7 @@
## What is Endurain?
Endurain is a self-hosted fitness tracking service designed to give users full control over their data and hosting environment. It's similar to Strava but focused on privacy and customization. Built with:
Endurain is a self-hosted fitness tracking service designed to give users full control over their data and hosting environment. Built with:
- **Frontend:** Vue.js, Notivue and Bootstrap CSS
- **Backend:** Python FastAPI, Alembic, SQLAlchemy, stravalib and python-garminconnect for Strava and Garmin Connect integration, gpxpy and fitdecode for .gpx and .fit file import respectively