maybe icon indicating copy to clipboard operation
maybe copied to clipboard

CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support)

Open zachgoll opened this issue 4 months ago • 3 comments

The purpose of this PR is to enable a much more robust CSV imports feature for Maybe.

One of the core tenets of Maybe is to be a globally available application. Because of this, we cannot rely solely on bank providers to import data into the app. Our CSV imports feature must be fast and useful. While this first pass will most certainly not meet those expectations, the intention is that it will lay the groundwork for it.

Below is a simple demo of how a user can import transactions, trades, and accounts:

https://github.com/user-attachments/assets/e2eff55a-3c3d-4e42-8e4a-a966441dc9dc

zachgoll avatar Sep 26 '24 15:09 zachgoll