Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portfolio persistence #33

Open
kirillt opened this issue Jul 31, 2023 · 0 comments
Open

Portfolio persistence #33

kirillt opened this issue Jul 31, 2023 · 0 comments
Labels

Comments

@kirillt
Copy link
Member

kirillt commented Jul 31, 2023

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:

  • Store the data within the standard Android app folder.
  • Allow users to select a preferred folder for data storage.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant