Wellbeing Insight is a fitness-focused web application built using HTML, CSS, and JavaScript. It allows users to input their body metrics and physique goals, and generates a personalized diet and workout recommendation to help them achieve their ideal body.
- User body profile input
- Personalized diet suggestions
- Exercise recommendations based on goals
- Responsive and clean UI design
- Interactive JavaScript logic
- HTML(Hypertext markup language)
- CSS(Cascadind style sheet)
- JavaScript
This project was built to practice frontend development and implement real-world logic-based user interaction using JavaScript(js).