0% found this document useful (0 votes)
6 views14 pages

Vikas

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1/ 14

G.H.

RAISONI
UNIVERSITY,
AMRAVATI
Human Insurance Premium
Prediction
CONTENT

1. Introduction
2. Objectives
3. Hardware, Software Requirement
4. Module Working
INTRODUCTION

• How numerous accidents you would like to understand that you simply need Health Cover? It
takes only one visit to a sanitarium to form us realize how vulnerable we are, every passing
second. For the rich also as poor, manly also as womanish, and youthful also as old, being
diagnosed with an illness and having the necessity to be rehabilitated can be a tough firels.
• Heart problems, diabetes, stroke, order failure, cancer – the list of life. conditions just feel to
prompt longer and more common recently. Thankfully there are further things hospitals and
specialist croakers – but all that comes at a price. The super-rich can go at similar costs, but
what about a mean bourgeoisie person
OBJECTIVES

The objective of a health insurance predictor system project would be to develop a predictive model that can
accurately estimate the likelihood of an individual making a health insurance claim.

It consist of : 1) Admin :-User Management Module , Plan Management Module, Plan Management Module,

2 )User :-Registration and Login Module, Plan Selection Module , Premium Payment Module
HARDWARE, SOFTWARE
REQUIREMENTS

HARDWARE REQUIREMENTS:

System : Pentium i3 Processor

Hard Disk : 500 GB.

Monitor : 15’’ LED

Input Devices : Keyboard, Mouse

Ram : 4 GB

SOFTWARE REQUIREMENTS:

Operating system : Windows 10.

Coding Language : HTML ,CSS , JAVA SCRIPT, PHP.

Tool : SUBLIME TEXT


MODULES WORKING

Admin:

: This module will allow the admin to manage the users of the system. The admin
can create, modify, or delete user accounts, view user information, and control
user access to the system.

User:

This module allows users to register and create an account in the system. They can
also log in to their account and access their health insurance information..
MODULES WORKING

Installment Chart Page:-

Create an installment chart page: Once you have a model that accurately predicts insurance premiums, you
can create an installment chart page that displays the predicted premiums for a given individual over a
specified period of time. This may involve creating a web page or other interface that allows users to input
their information and see their predicted premiums and installment plan.

• Rate Amount

• Total Amount

• Total installment per


Installment Chart Page

 displays a policy installment chart for a user and allows the user to make payments for each month's installment. The script first starts a session, includes a database
connection script, and sets error reporting to 0 to suppress error messages.

 If the user is not logged in, the script redirects the user to the login page. The policy ID is obtained from the URL parameter, and a query is executed to retrieve the policy data
from the database. The user's payment data for each month is then displayed in a panel for each installment month.

 If the user clicks on the "Pay" button, a form is submitted with hidden input fields containing the policy ID, payment date, user ID, user name, month number, and
installment amount. The script then checks if the user has already paid the previous month's installment. If the user has not paid the previous installment or if the current
month is the first installment month, the script inserts the payment data into the database and displays a success message. If the user has already paid the previous
installment, the script displays an error message asking the user to pay the previous month's installment first.

 The HTML layout of the page is created using Bootstrap, and the styling of the installment panels is customized using CSS.
MODULE WORKING

Data Flow Diagram

.
Thank you

You might also like