Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 629 Bytes

readme.md

File metadata and controls

29 lines (22 loc) · 629 Bytes

go-trena

go-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.