store and read purchased date and price from discogs notes
Go to file
Harvey Tindall 9fe8a9b6fb
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.
2024-09-16 13:10:25 +01:00
.gitignore read/write functionality done 2024-09-16 13:10:25 +01:00
go.mod poc for modifying notes, read and store collection, write template csv 2024-09-05 18:07:14 +01:00
go.sum poc for modifying notes, read and store collection, write template csv 2024-09-05 18:07:14 +01:00
main.go read/write functionality done 2024-09-16 13:10:25 +01:00