Self-hosted outdoor activity tracker :bicyclist:
FitTrackee is a self-hosted workout and activity tracker designed to allow users to track outdoor activities like workouts using GPX files. This web application provides users with the flexibility to store workout data on their own server and even export it into a GPX file. FitTrackee also supports integration with other mobile apps for local data storage.
FitTrackee is a versatile self-hosted workout and activity tracker that prioritizes user privacy and data control. With its support for GPX file tracking and integration with various mobile apps, FitTrackee offers an efficient solution for individuals looking to monitor their outdoor activities effectively.
Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.