Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Import CSV from BLUECOINS (com.rammigsoftware.bluecoins) #144

Closed
2 of 11 tasks
singhgautam7 opened this issue Nov 17, 2021 · 3 comments · Fixed by #154
Closed
2 of 11 tasks

Import CSV from BLUECOINS (com.rammigsoftware.bluecoins) #144

singhgautam7 opened this issue Nov 17, 2021 · 3 comments · Fixed by #154
Assignees
Labels
feature New functionality to be added good first issue Good for newcomers user request Feature/improvement requested by an user

Comments

@singhgautam7
Copy link

Is your request already listed in Issues?

  • Yes
  • No
  • Kinda (please describe):

Google PlayStore URL to the app from which you want to import:

Attach Samples CSV from the app:

Attach an exported CSV file from the app to this issue.

CSV file requirements:

  • includes Income type transaction
  • includes Expense type transaction
  • includes Transfer type transaction (optional)
  • includes title, description, all attributes available in the app (optional)

Is CSV export from the app free?

  • Yes
  • No
  • It depends (please describe):

Put an x in the boxes that apply.

  • Demo: Checking checkbox using [x]

Developer/Contributor Notes

  • Checkout
    this Sample Commit
    to see how import CSV works in Ivy Wallet
  • Make sure that the imported dates of the transactions are correct
@singhgautam7 singhgautam7 added the user request Feature/improvement requested by an user label Nov 17, 2021
@ILIYANGERMANOV ILIYANGERMANOV added the feature New functionality to be added label Nov 17, 2021
@ILIYANGERMANOV
Copy link
Collaborator

Hi @singhgautam7 would you give us a sample CSV? We'll implement an import from BLUECOINS :)
This closes #145

@ILIYANGERMANOV
Copy link
Collaborator

@singhgautam7 the CSV which you can provide us will require to have all transaction types as values in it. Otherwise, we can't implement a logic to import them properly.

@singhgautam7
Copy link
Author

bluecoins transactions_list_table.csv

This is the csv I exported from my bluecoins app.

@ILIYANGERMANOV ILIYANGERMANOV added this to the Stability & Progress milestone Nov 17, 2021
@ILIYANGERMANOV ILIYANGERMANOV self-assigned this Nov 18, 2021
ILIYANGERMANOV added a commit that referenced this issue Nov 18, 2021
Closes #144; Implement import CSV from Bluecoins
@ILIYANGERMANOV ILIYANGERMANOV mentioned this issue Nov 18, 2021
14 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New functionality to be added good first issue Good for newcomers user request Feature/improvement requested by an user
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants