Development of a web application for eValuero GmbH with .NET / C# / Angular
Implementation of a platform for processing and handling insurance-related tasks
eValuero GmbH commissioned eWorks at the end of 2022 to develop a single-page web application based on Angular, Microsoft .NET and Microsoft SQL Server. The aim was to create a platform for recording and processing insurance-related tasks, such as claims settlement.
The implementation has so far resulted in three products based on the same backend: eValuero Vista, eValuero Vivo and Vista Servicepartner. eValuero Vista is a platform for insurance companies to support damage assessment, providing all relevant information, values and repair options in real time. eValuero Vivo is designed to make the claims reporting and settlement process quick and easy. Vista Servicepartner offers nationwide subcontractors fast online access to order data and the option of further processing.
The modern web applications consist of a front end based on Angular and a back end in the form of a web API based on ASP.NET Core. The central data source is a Microsoft SQL Server database, which also forms an interface for integration into other services. The web applications enable the generation of dynamic and modular forms that can be individually and flexibly configured to the application at runtime. This is realized by an intelligent form engine that generates the user interface on the basis of configurations stored in a Microsoft SQL Server database. The configuration is not only limited to the visual level, but also to the logical level. In this way, certain processes can be constructed and linked to various conditions and events, which, among other things, enable the collection and evaluation of information and guide the user in the process. The application is responsible for the entire orchestration and user administration. The web application enables the extension of data processing through the use of SQL stored procedures, which are part of the configuration and can also be added at runtime and integrated into the processes in a targeted manner.
The web framework Angular (version 15) with HTML5, SCSS/CSS and TypeScript was used for the front end. The backend is based on .NET 8.0 and was developed in C#. The data connection to the SQL server is made via Entity Framework Core (EF Core), which enables efficient and scalable data processing.
eWorks has supported the client since the initial idea for the platform, from technical planning, development and implementation through to installation on the client's server. To this day, eWorks is responsible for the further development of the platform and implements functional enhancements and optimizations.