Byte-the-Budget / byte_the_budget

MIT License
0 stars 3 forks source link

Integrate Plaid for Bank Account Integration #10

Open Limeload opened 6 months ago

Limeload commented 6 months ago

Integrate Plaid for Bank Account Integration

Description

Overview: This issue is to integrate the Plaid API for bank account integration, allowing users to securely connect their bank accounts to the application.

Tasks:

Acceptance Criteria:

Branch Name:

plaid-integration-#[Issue Number]

taka-2628 commented 6 months ago

@Limeload should we be using webhook here for our purposes?

Limeload commented 6 months ago

@taka-2628 Yes, webhooks would allow us to receive real-time updates about users' financial data and automate processes based on changes in their bank accounts. As of now, we could do without webhooks and add it to our stretch goal. I'll let you take the call.