A minimalist, high-performance web application to track your daily fitness journey.
- Data Privacy: 100% client-side storage using
localStorage. Your data never leaves your browser. - Goal Tracking: Monitor streaks, personal records (PRs), and daily habits.
- Cardio Engine: Detailed logging for walking, jogging, and running sessions.
- Progress Photos: Built-in photo upload and side-by-side comparison tool to track physical transformation.
- Visual Analytics: Interactive calendar and status dashboards to keep you motivated.
- Visit the Live Link.
- Start logging your daily weight, routines, and cardio sessions.
- Your data will persist automatically in your browser's local storage.
This project is built using:
- Tailwind CSS for styling.
- Chart.js for data visualization.
- Standard HTML5/JavaScript for core logic.
Note: Since data is stored locally, clearing your browser cache/data will remove your logged entries. Please ensure you back up any critical data if necessary.