0% found this document useful (0 votes)
2 views

Agent Management Systema

The Agent Management System is designed to enhance the efficiency of independent insurance agencies by improving customer retention and acquisition. It tracks training details and manages insured person information for policy issuance, utilizing a Model-View-Controller architecture with a backend powered by SQL Server and a frontend developed with HTML and Bootstrap. The application aims to streamline operations and provide valuable insights through organized data management.

Uploaded by

Mahalaxmi Life
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Agent Management Systema

The Agent Management System is designed to enhance the efficiency of independent insurance agencies by improving customer retention and acquisition. It tracks training details and manages insured person information for policy issuance, utilizing a Model-View-Controller architecture with a backend powered by SQL Server and a frontend developed with HTML and Bootstrap. The application aims to streamline operations and provide valuable insights through organized data management.

Uploaded by

Mahalaxmi Life
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 16

Agent Management System/Term

IntroductionAssurance System
Agency management solutions designed around
the ways independent agents do business with
intuitive technology that empowers agency
professionals
*Agent Management System allows you to
maximize organization Agency's potential by
increasing company’s ability to retain current
customers while acquiring new business.
*Agent management system can handle
everything involved in running our insurance
agency as well as the foreign expat policy in the
It can track training details, Agent getting
training when the training is held and which
branch of the organization is providing the
training with the permission of beema sameeti.

* This Application will also help to collect the


proposal or the insured (person) details. The
insured person details are taken or entered to
the system for the purpose of issuing policy.
Technical Aspects of the Application

 Application is developed using the Net beans 8.1 Integrated Development


Environment(IDE)

 For the Front End Script part basic Html to Bootstrap 3.0 has been use for
the formatting the web pages.

 For the Backend or Server Side Script Java Server Pages(JSP), Servlet, JAVA
has been used.

 Database on Backend is SQL SERVER 2005-016


This application is used accordingly MVC
model.
The central component of MVC, the model, captures the behavior of the
application in terms of its problem domain, independent of the user
interface.

The model directly manages the data, logic, and rules of the application.

A view can be any output representation of information, such as a chart or


a diagram. Multiple views of the same information are possible, such as a
bar chart for management and a tabular view for accountants.

The third part, the controller, accepts input and converts it to commands
for the model or view
In addition to dividing the application into three kinds
of components, the model–view–controller design
defines the interactions between them.
A model stores data that is retrieved according to
commands from the controller and displayed in the
view.
A view generates new output to the user based on changes in the
model.

A controller can send commands to the model to update the


model's state (e.g., editing a document). It can also send
commands to its associated view to change the view's
presentation of the model (e.g., by scrolling through a document).
ER Diagram
The Working of the
Application
Agent
Details
This way all the Data are Collected by filling up the
form and Processed by the System to provide the
valuable Information

Thankyou.

You might also like