Back

Bank Transactions

View

React 16 & Sinatra application to list bank transactions using Plaid as account provider. It connects to the Plaid service to gather bank transactions and then uses Clearbit’s Enrich API to fetch more information about the company who charged the transaction.

Highlights

  • Uses React 16 as Front-End
  • Uses Sinatra as Back-End
  • Includes Unit testing with RSpec
  • Includes Integration testing with Capybara

Github Code