pomelo-io / bounties-issues-dev

Dev repo for bounties
0 stars 0 forks source link

šŸ’° 5 USDT Bounty - "Create Javascript Input Form and EOS transaction.." #92

Open PomeloBounties opened 8 months ago

PomeloBounties commented 8 months ago

Bounty

Create Javascript Input Form and EOS transaction package created by @drewbop on Pomelo Bounties

Summary

Develop a Javascript input form and EOS transaction package to allow users to easily submit data and have it packaged as an EOS transaction. The form should include a source link, release name, release date, label, tracks, group name, personnel (with member or guest toggle), and liner notes. The blockchain transaction should package these answers either into JSON that can then be later translated, or directly as graph database commands to build the graph database. The deliverables should include design, smart contract, backend, frontend, infrastructure, testing, marketing, and documentation.

Apply

https://bounties.pomelo.io/1d2bd4db444e

Original Issue

https://github.com/ursapolarisrecords/polaris/issues/3

Title

Create Javascript Input Form and EOS transaction package

Body

šŸ’” Create Javascript Input Form and EOS transaction package

User Story

As a user submitting data, I would like there to be a form to input my data and package it as an EOS transaction in order to provide easily parsable event source for the back-end.

Description

Form should have:

Source link Release Name Release Date Label Tracks Group Name Personnel [member or guest] Liner notes

The blockchain transaction should package these answers either into JSON that can then be later translated, or directly as graph database commands to build the graph database.

Solution

[add proposed solution, groomed feature description]

Source link: (with one field "link") Release Name: (with one field "name" and a + button to add more) Release Date: (with one date selector (year required)) Label: (with two fields [name, location] Tracks: (with fields [link; name; duration; songwriter; cover? toggle y/n with greyed out field "original songwriter" unless y]; "edit details" button that allows users to edit the group name and personnel for each track, button is greyed out unless... ) ["same details for all tracks" toggle underneath the tracks is by default on, allows "edit details" button to be pressed if turned off.] Group Name: (with one field and a + button to add more groups) Personnel: (with two fields [name and role] and one toggle with two options [member or guest] and a + button to add more people) Liner notes: (with a big field)

The blockchain transaction should package these answers either into JSON that can then be later translated, or directly as graph database commands to build the graph database.

šŸ‘Øā€šŸ’» Deliverables

Design

Smart Contract

Backend

Frontend

Infrastructure

Testing

Marketing

Documentation

Reward

5.0000 USDT

Note

For technical discussion use the original issue. This issue is for tracking the bounty application and implementation progress.