Download presentation
Presentation is loading. Please wait.
Published byErica Douglas Modified over 9 years ago
1
Fast Track Policy & Claim Services Module-1:User Management Anand Kumar Prajapati Anubha Asna Nagina Salma Shaik Peter Ernesto Alyosha Soham Gupta Sourav Sarkar
2
May 26, 2015 Contents Overview Software Requirement Specifications UML Framework Functionalities Customer Registration Agent Registration Manager Registration Mapping Customers Conclusion References
3
May 26, 2015 Overview In day to day life new policies will also be introduced with specific terms and conditions. This project deals with insurance coverage for the members who are registered with the policy. It consists of modules: 1.User management module 2.Policy management module 3.Claim Processing module 4.Premium Payment module User Management Module: This module deals with the CRUD operations of three actors Customer, Agent and Manager. i.Customer registration ii.Agent Registration iii.Manager Registration iv.Mapping Customers
4
May 26, 2015 Software Requirement Specifications Software: Eclipse runtime 3.7 is used as the software for writing the Java codes and designing the JSP pages and linking them to each other simultaneously. Apace TomCat 7.0 Windows 7 JRE 7 and JDK 7. Technology: Struts2.0 Framework Hibernate Framework.
5
May 26, 2015 Struts2 Framework Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. Struts 2 is a pull-MVC framework. i.e. the data that is to be displayed to user has to be pulled from the Action. Struts 2 framework features: 1.POJO forms and POJO actions 2.Tag support 3.Easy Integration 4.Easy to modify tags 5.Promote less configuration
6
May 26, 2015 Hibernate Framework Hibernate is an object-relational mapping framework(ORM) used for mapping an object-oriented domain model to a relational database. It is a persistence framework which is used to persist data from Java environment to database. Primary features: 1.Database Independent query. 2.Automatic table creation. 3. mapping from Java classes to database tables. 4. Fast performance. 5.It provides transparent persistence for POJOs.
7
May 26, 2015 Customer Role
8
May 26, 2015 Customer registration Customers themselves can register to buy any Policies and start doing transactions with the Insurance Company. Admin, Manager have privilege to register the customers Customers can view the policy details and also update the nominee details.
9
May 26, 2015 Customer Profile.
10
May 26, 2015 Customer Details:
11
May 26, 2015 Customer Update :
12
May 26, 2015 Agent Role
13
May 26, 2015 Agent Registration Agent Profile: Agents are of two types: 1.permanent agents 2.contractual agents. Agents can register themselves. Admin has privileges to approve or reject the agent registration.
14
May 26, 2015 Approve Agent:
15
May 26, 2015 Agent Registration Successful
16
May 26, 2015 Manager Role
17
May 26, 2015 Manager Registration Only admin can Register Manager. Manager can update his/her details once he/she receive their credentials except location or designation. Change in the location or designations are approved only by the admin.
18
May 26, 2015 Manager Details
19
May 26, 2015 Manager Update
20
May 26, 2015 Registering new Manager
21
May 26, 2015 Manager Registration Successful
22
May 26, 2015 Customer Registration
23
May 26, 2015 Admin Role
24
May 26, 2015 Admin Profile
25
May 26, 2015 Agent Approval
26
May 26, 2015 Agent Approval Successful
27
May 26, 2015 Manager Registration
28
May 26, 2015 Manager Registration Successful
29
May 26, 2015 Approve Manager Requests
30
May 26, 2015 Mapping Customers The admin or manager has the privilege of mapping a customer with the agents. At the time of buying the policy, the customer or manager can give the details of the agent and manager has the privilege to map the customer to a particular agent. One customer can be mapped to multiple Agents only if the customer has multiple policies. Customer cannot be mapped to multiple agents for a single policy.
31
May 26, 2015 Conclusion Our application is developed to make our customers life secure. In our module we handled registration and mapping part. Future scope. To integrate all 3 modules.
32
May 26, 2015 References IEEE. IEEE Std 830-1998 IEEE Recommended Practice for Software Requirements Specifications. IEEE Computer Society, 1998.
33
THANK YOU
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.