bodyfat.cc helps you measure and log your body fat percentage.
- Track your measurements over time
- Clean UI/UX
- Internationalization
- No registration
- No tracking, 100% private (all data reside in local storage)
- Functionality to import/export all measurements as JSON
- Framework: Next.js
- Styling: Tailwind CSS
- State management: jotai
- UI Components:: shadcn
Currently this project can be expanded by
- adding internationalization for your native language (see
/messages
) - adding other calculators besides the US Navy method
- designing a favicon