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

Feature request: Allow import/export (+sharing) of groups #5

Open
johschmitz opened this issue Jun 28, 2021 · 0 comments
Open

Feature request: Allow import/export (+sharing) of groups #5

johschmitz opened this issue Jun 28, 2021 · 0 comments

Comments

@johschmitz
Copy link

First of all this is a low priority feature request since I don't believe that many people would really use it but I guess it might useful for some few out there.
You could allow import/export and sharing of a group like this:

  1. Export group as a json string from the database
  2. Compress json
  3. Encode to Base64
  4. Base64 string can just be shared in a message
    For import go backwards.

Possibly merge the imported group with an existing group such that two people can collect expenses in a distributed way and merge at the end of the day. With that last possibility the whole feature might become quite useful. So during import ask the user with which existing group he would like to merge the imported data.

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

No branches or pull requests

1 participant