UrsaPolarisRecords / Polaris

A visualized decentralized incentivized music encyclopedia, with tokens awarded to curators and artists, and used for native advertising
Other
6 stars 0 forks source link

Fetch data from discogs #8

Open UrsaPolarisRecords opened 1 year ago

UrsaPolarisRecords commented 1 year ago

💡 Fetch album liner note data from discogs

User Story

As a Polaris user, I would like the forms to automatically fill out in order to prevent me from having to fill it out.

Description

Discogs.com has specific data for each release, including each version (CD, LP, tape, etc). The "Master Release" is the main version of the release, and this is the data that should be fetched for each release. This data is available for download as well.

Solution

Users should be able to paste the reference link and it should automatically fetch the data from Discogs.

👨‍💻 Deliverables

Design

Smart Contract

Backend

Frontend

Infrastructure

Testing

Marketing

Documentation