FitTrack is a beginner-friendly fitness web app that helps users stay on top of their health goals.
It combines a *BMI calculator, **calorie estimator, **workout planner, and *goal tracker — all built using HTML, CSS, and JavaScript.
FitTrack is designed for students and beginners who want to build and showcase their first web development project.
It focuses on practical fitness tools with an attractive, responsive interface.
✅ BMI Calculator – Instantly calculates your Body Mass Index (BMI) and category.
✅ Calorie Estimator – Calculates your daily calorie requirement based on your details and activity level.
✅ Workout Planner – Add, view, and remove your workouts to stay organized.
✅ Goal Tracker – Set personal goals and mark them complete with a click.
✅ Responsive Design – Works smoothly on both desktop and mobile.
| Technology | Purpose |
|---|---|
| HTML5 | Structure of the web app |
| CSS3 | Styling and layout |
| JavaScript (Vanilla JS) | Logic and interactivity |
| Git & GitHub | Version control and hosting |
- Open index.html in any browser.
- Enter your height and weight to calculate BMI.
- Add age, gender, and activity level to get your calorie needs.
- Create your workout plan and fitness goals — mark goals complete when done.
- Refresh anytime; the app resets for a new session without deleting the previously saved workout plans and health goals.