Skip to content
/ trena Public

An open-source training app for tracking and optimizing workouts, nutrition, and progress.

License

Notifications You must be signed in to change notification settings

exil0867/trena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dcd383c · Apr 11, 2025

History

43 Commits
Mar 14, 2025
Mar 1, 2025
Apr 11, 2025
Mar 7, 2025
Apr 11, 2025
Mar 14, 2025
Feb 28, 2025
Feb 25, 2025
Mar 11, 2025
Mar 24, 2025
Feb 25, 2025
Apr 11, 2025
Feb 25, 2025
Apr 9, 2025
Mar 14, 2025
Apr 9, 2025
Apr 9, 2025
Apr 9, 2025

Repository files navigation

Trena

Trena is an open-source training app for tracking and optimizing workouts, nutrition, and progress.

Features (Planned)

  • Cardio tracking
  • Resistance training tracking
  • Nutrition logging
  • Weight tracking & progress monitoring
  • Stats & insights

Tech Stack

  • Backend: Go (Fiber, Supabase)
  • Frontend: Flutter

Development Status

In active development – Contributions welcome!

Getting Started

# Backend
cd backend && go run main.go  

# Frontend
cd frontend && flutter run  

License

Check out the license file for details.