A1 Bank's Insurance Data Analysis & Prediction platform helps users analyze insurance-related data and provides a best score prediction based on user inputs like age, BMI, smoking status, and more.
- 📝 Insurance Data Form – Users can input personal details such as age, BMI, smoking habits, and region.
- 📊 Best Score Prediction – The system calculates and displays the best insurance score based on the data.
- 🎨 Responsive UI – Fully responsive web design with a modern look.
- 🔥 Flask Backend – Powered by Flask for handling form submissions and score calculations.
- 📁 Modular Codebase – Well-structured project for easy development and maintenance.
- ✅ **User-Friendly Insurance Data Form – Users can enter their personal and insurance-related details.
- ✅ **Best Score Prediction – The system calculates and displays an insurance score based on user input.
- ✅ **Flask Backend – Handles form submissions and processes data efficiently.
- ✅ **Dynamic Navigation – Clicking "Explore Plans" redirects users to the form page.
- ✅ **CSS & Background Inheritance – The form page (forms.html) inherits the design from the homepage (index.html).
- ✅ **Scalable & Modular Structure – Well-organized project files for easy development and maintenance.