- Daily logs of weight/bodyfat/progress picture
- Go back and check what your stats were for a given date
- Charts to visualize evolution
- Heatmap of your logging activity
- Averages of your stats
- Clone the repository
git clone https://github.com/s1lvax/fithub
-
(Optional) Change the passwords inside the
docker-compose.yml
file -
Deploy using Docker
sudo docker-compose up -d --build
- Access Fithub on your browser
http://HOSTIP:3000
- SvelteKit
- PostgresQL
- Prisma
- Tailwind
All contributions, either by reporting Issues or opening PRs, are most welcome.