Skip to content

Spring micro-services based backend for performing CRUD operations on claims data.

License

Notifications You must be signed in to change notification settings

Flo-CI/back-end

Repository files navigation

Flo-CI

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:

  1. Allowing users to submit .pdf forms and documents online.
  2. Providing advanced file-validation techniques to guide the user
  3. Providing an extensive claim status roadmap to increase transparency in the claims process.

How to set up this project on your local machine:

Prerequisites

  1. Install Java 8 or higher
  2. Install Maven

Steps

  1. Clone this repository
  2. Open a terminal and navigate to the root directory of this project
  3. Run mvn clean install
  4. Reload pom.xml in your IDE
  5. Get application.yaml keys from the team
  6. Run mvn spring-boot:run to start the server
  7. Server runs on port 8080

About

Spring micro-services based backend for performing CRUD operations on claims data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages