ARK-Builders / ARK-Rate

ARK Rate is a tiny convenience app for quickly converting multiple currencies at the same time
https://www.ark-builders.dev/apps/rate/
MIT License
2 stars 2 forks source link

Portfolio persistence #33

Open kirillt opened 1 year ago

kirillt commented 1 year ago

The Portfolio data is crucial to the user. While it's frequently feasible for users to manually recover it, discovering that financial data has been lost due to an upgrade or other circumstances can be frustrating.

We have two options here:

While both options facilitate future device synchronization, the latter also enables the use of third-party syncing mechanisms, adding an extra layer of versatility.