Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 942 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 942 Bytes

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 Node.js

Steps

  1. Clone this repository
  2. Open a terminal and navigate to the root directory of this project
  3. Run npm install to install all dependencies
  4. Run npm start to start the local development server
  5. Open a browser and navigate to localhost:3000/front-end to view the website