read/write functionality done

with price, shipping, purchase date, seller, and additional notes
working for read and write. test included for exporting to/importing
from string form pushed to discogs, which is validated before changes
are made. worked on whole library.
This commit is contained in:
2024-09-16 13:08:52 +01:00
parent a33a261a60
commit 9fe8a9b6fb
2 changed files with 251 additions and 14 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
personal_access_token
test.csv
*.csv
*.ods
collection.gob