Digitising the creditor insurance claims process while keeping a human touch!
Created by Sarva Sanjay, Gerald Wang, Gregory Gismondi, Levent Ozay and Ansh Prasad.
Flo-CI aims to automate the creditor insurance claims process at the user's end by providing the following features:
- Allowing users to submit .pdf forms and documents online.
- Providing advanced file-validation techniques to guide the user
- Providing an extensive claim status roadmap to increase transparency in the claims process.
- Install Java 8 or higher
- Install Maven
- Clone this repository
- Open a terminal and navigate to the root directory of this project
- Run
mvn clean install
- Reload pom.xml in your IDE
- Get application.yaml keys from the team
- Run
mvn spring-boot:run
to start the server - Server runs on port 8080