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
- Install Node.js
- Clone this repository
- Open a terminal and navigate to the root directory of this project
- Run
npm install
to install all dependencies - Run
npm start
to start the local development server - Open a browser and navigate to
localhost:3000/front-end
to view the website