go-trena is an open-source training app for tracking and optimizing workouts, nutrition, and progress.
- Cardio tracking
- Resistance training tracking
- Nutrition logging
- Weight tracking & progress monitoring
- Stats & insights
- Backend: Go (Fiber, Supabase)
- Frontend: Flutter
In active development – Contributions welcome!
# Backend
cd backend && go run main.go
# Frontend
cd frontend && flutter run
Check out the license file for details.