Skip to content

An internal tool that reminds the insurer about his customer insurances that are about to expire.

Notifications You must be signed in to change notification settings

razvicu/Insurancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insurancer

A web application for insurance agents where they can store information about clients' insurance policies.

It's important for an insurer to have loyal clients, so he will get an email each day with insurances that are about to expire next week. This way he can call his clients and remind them of the expiring contract.

The user can either upload a PDF file with the insurance and the fields will be completed based on the information found in that file, or type the data for each field.

Adding an insurance

The list of all insurances is also displayed, each one supporting modification of the saved data or its removal.

Listing all insurances

When an insurance is about to be edited, a modal pops out and asks the user to edit the existing data.

Editing an insurance

Currently, the entered data is stored in a MySQL database, on an EC2 instance. The server is kept up and running via pm2 and mails are sent with the help of nodemailer.

About

An internal tool that reminds the insurer about his customer insurances that are about to expire.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published