Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fin Verify with Plaid (Sandbox)

fin-verify.herokuapp.com (sandbox)

username: user_good; password: pass_good;

A Financial Verification prototype using Plaid.

This prototype App solves the pain of needing to print out bank statements to prove financial capabilities for situations such as applying for a new apartment, DMV identify proof and VISA applications.

Individuals can use this App to get a financial verification by linking to their bank, and institutions such as Apartment leasing offices or Embassies can then use the provided link to retrieve the financial verification.

Developer Instructions

  • Go to Plaid to get free API credentials, and then update the credentials in /plaid/plaid.js
  • Go to AWS DynamoDB to create a table called "income_verification" with a key user_id, and then update the credentials in /database/awsDynamoDB.js
  • Downloda this repository, CC into the top level directory
  • Run npm install
  • Run node app.js
  • Go to localhost:3000 on your browser

Main Technologies

  • Plaid: Fin Tech API to retrieve banking information
  • Node.js, Express, EJS: Full stack web-development
  • AWS DynamoDB: Cloud storage for data
  • Heroku: Website Hosting
  • Github: Git and Deployment

Screenshots

Landing Page Link to a bank with Pliad
Verified Financial Verification Result

About

A financial verification app prototype using Plaid API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages