Riddy21 / Riddy21/Friday_Budgeting_Pro

[Future] Non-Plaid integrations

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement future
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Support additional transaction sources beyond Plaid: Wealthsimple, crypto exchanges, manual CSV import.

Why later: Plaid covers ~95% of personal banking. Edge cases can wait.

Rough scope:

  • Pluggable importer interface
  • CSV bulk import
  • Wealthsimple API adapter (already have a script in plaid-test/ to reference)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing Plaid integration and the script in plaid-test/ to understand the current transaction-source flow. Clarify the importer interface, CSV import behavior, and Wealthsimple adapter scope before implementation; done should cover the agreed additional transaction sources with defined import behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend, data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.