Track your workout sessions and monitor your progress over time.
- Monorepo: pnpm workspace
- Database: PGSQL
- Backend: TypeScript, Fastify, TRPC, MikroORM
- Frontend: TypeScript, React, Vite, Jotai, XState, PandaCSS, TanStack Query
api
: Backend logic and APIsfront
: Frontend application
Designed to make workout tracking seamless. Log your sets, reps, and weights for each exercise during a workout session. Analyze your performance data over time.
- Create a workout template.
- During a workout session, log reps and weights for each set.
- View your progress and insights through the frontend.