This project is a BMI Calculator developed as part of my internship at CognoRise Infotech. It features a user-friendly interface built with HTML, CSS, and JavaScript. The application includes a homepage, a functional BMI calculator, and a dynamic chart to display BMI results.
- Interactive BMI Calculator: Calculates Body Mass Index based on user inputs.
- Dynamic Chart: Visualizes BMI data for better understanding.
- Gauge Animation: Includes a stylish gauge GIF to enhance user experience.
- Responsive Design: Ensures compatibility across different devices.
- HTML: Structure of the web pages.
- CSS: Styling and layout design.
- JavaScript: Functionality and interactivity.
- Chart.js: For creating dynamic charts.