## Notes A [[Flexispend|Koffer]] *budget* is an entity that describes a spending limit to a collection of accounts. ## Simplest Koffer Budget The simplest [[Koffer Budget|Koffer budget]] would - be attached to a single checking account or credit account - would define a limit - Checking account could go to zero or some threshold value - Credit account could create credit balance (not good) or some threshold value - would define a date or frequency of when it would reset - Weekly - Bi-weekly - Monthly ## Create Budget Needs a valid financial institution account connected with Plaid in order to create a budget ### Show Accounts Use [[Plaid]] API to get Accounts and balances. Also use [Supabase Edge Functions](https://www.youtube.com/watch?v=5OWH9c4u68M) to setup local workstation