For MIS 2402 at Temple University, I built a Calorie Burn Estimator, an interactive fitness web tool with the goal of helping users calculate how many calories they burn during a workout based on their personal stats and exercise details. Using primarily HTML, JavaScript, and jQuery, I implemented MET based calorie calculations, form validation, and a dynamic results display showing total calories burned, fat burned, and burn rate. The project is live at https://misdemo.temple.edu/tus55084j/project2/. Through this project, I learned how to apply real world fitness formulas in code, build responsive and visually polished UIs, and use jQuery to manage DOM interactions and user feedback effectively.
