Fitness Tracker
A fitness tracker designed to monitor and record daily physique updates. This application helps users stay on top of their fitness goals and track their progress over time.
Features
- Daily physique updates
- Progress tracking
- User-friendly interface
Tech Stack
Bun, Elysia, HTMX, SQLite, Drizzle
Installation
Clone the repository:
git clone https://github.com/Shaunfurtado/fitness_tracker.git cd fitness_tracker
Install dependencies:
bun install
Start the application:
bun dev
Happy tracking!