Riddy21 / Riddy21/Friday_Budgeting_Pro
[Future] Non-Plaid integrations
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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