diff --git a/submissions/issue-5/milestone-1/crypto-dappy-marketplace b/submissions/issue-5/milestone-1/crypto-dappy-marketplace new file mode 100644 index 00000000..ad18db65 --- /dev/null +++ b/submissions/issue-5/milestone-1/crypto-dappy-marketplace @@ -0,0 +1,40 @@ +## PR Title + +Please format your PR title as follows: + +`CryptoDappy Feature: NFT marketplace - Milestone 1` + +> Example: `CLI Feature: State management - Milestone 1` + +## Description + +This PR is for issue #5. + +> Example: This PR is for issue #22 + +- Provide a summary of the work completed in this PR. + - List of requirements that are being submitted. + + Frontend implementation (updated with Dappy Market input) +## Submission Links & Documents + +- Include all links to PRs on other repositories (if required) and be clear as to what it does. Ensure you follow the PR guidelines on the other repositories. + - Include or highlight any new updates made from a previous submission or milestone. + +Link to PR on CryptoDappy repo: +https://github.com/bebner/crypto-dappy/pull/11 + +## Requirements Check + +- Have have you met the milestone requirements? Yes +- Have you included tests (if applicable)? N/A +- Have you met the contribution guidelines of the repos you have submitted code to (if applicable)? Yes +- If this is the last milestone: + - Demonstrate that you've met all the acceptance criteria (link to code, demos, instructions to run etc.) + - Demonstrate that you've met all milestone requirements and highlight any extensions or additional work done. + - Include a payout structure by percentage for each team member (ie. Bob: 20%, Alice: 80%). + +## Other Details + +- Is there anything specific you'd like the PoC to know or review for? +- Are there other references, documentation, or relevant artificats to mention for this PR (ie. external links to justify design decisions, etc.)?