multani7871 / cash3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

  1. Install EnvKey from https://www.envkey.com/ on dev machine
  2. Get provisioned in EnvKey by HM
  3. Get developer key fron EnvKey
  4. Initialize .env file and Add developer key to .env as per .env.example in both root and client folders.
  5. run gem install ultrahook from terminal in any directory

For development:

  1. run docker-compose up from repo root directory
  2. run npm run webhook from repo root directory in separate terminal window.

Resources

  1. https://plaid.com/docs/api/
  2. https://firebase.google.com/docs/firestore/
  3. http://www.ultrahook.com/

Todo create a single all day event for fixed day -TDD Move user admin panel to own component deploy container to heroku create single all day event when an item is linked Show the accounts in the event handle account updates show the balances in the event handle balance updates show transactions in the event Handle initial update transactions handle historical transactions handle transaction updates transactions sorted from largest to smallest

About


Languages

Language:JavaScript 96.3%Language:HTML 2.8%Language:Dockerfile 0.8%