Back to Projects
PI

ProSight Insurance Portal

Insurance Platform
Client: Prosight Insurance
Period: 2018 - 2019

A comprehensive insurance platform that enables customers to manage policies, file claims, track claim status, and access policy documents. The platform includes an admin portal for insurance agents and a customer-facing portal with responsive design and real-time updates. It integrates with payment processors, document management systems, and external insurance databases.

10%
User Engagement Increase
20%
Throughput Improvement
1000ms
Latency Reduction

Problem Statement

Insurance customers needed a modern, user-friendly platform to manage policies and file claims without calling customer service.

Architecture & Technical Approach

ASP.NET MVC backend with JavaScript/jQuery frontend. SQL Server with optimized indexes. Azure Blob Storage for documents. Caching layer for frequently accessed data.

Challenge

Handling high concurrent user load during peak claim filing periods while maintaining fast response times

Solution

Implemented database indexing, query optimization, caching strategies, and asynchronous processing for heavy operations

Impact

Improved page load times by 40%, increased customer satisfaction, and reduced call center volume

Key Features

Policy management and renewal automation
Claims filing and tracking system
Document upload and management
Payment processing integration
Real-time notifications
Mobile-responsive design
Agent dashboard and analytics
Compliance reporting

Technologies & Tools

ASP.NET
SQL Server
Entity Framework
Azure
JavaScript
jQuery
Bootstrap
Azure Blob Storage

Lessons Learned

Database optimization is critical for high-traffic applications
Caching significantly improves performance
Asynchronous processing prevents blocking
User experience directly impacts customer satisfaction