A MERN stack app for managing workouts, nutrition, and progress. Features secure user profiles, workout and meal logging, progress charts, and personalized dashboards with alerts. Fully responsive and designed for privacy and data security. Perfect for fitness enthusiasts on the go!
- User Management: Secure registration, login, and profile updates.
- Workout Tracking: Log workouts with details like exercise type, sets, reps, and weights.
- Nutrition Tracking: Record daily meals, calories, and macros.
- Progress Tracking: Track metrics like weight and measurements, with data visualizations.
- Dashboard: Personalized dashboard showing recent activity, progress, and goals.
- Data Privacy & Security: Secure authentication with data privacy compliance.
- Mobile Compatibility: Fully responsive design for smartphones and tablets.
- Clone the repository:
git clone https://github.com/aemy001/fitness-tracker.git cd fitness-tracker
npm install
- Frontend: React, HTML, CSS, Bootstrap
- Backend: Node.js, Express
- Database: MongoDB
- Data Visualization: Charts and graphs for tracking progress
This README includes a clear project description, setup instructions, environment variables, and technology stack information.