Skip to content

Commit

Permalink
Merge pull request #41 from ph0ph0/issue-5
Browse files Browse the repository at this point in the history
CryptoDappy Feature: NFT marketplace - Milestone 1
  • Loading branch information
psiemens authored Oct 6, 2021
2 parents 4865b36 + f35bdd5 commit 1ae5e71
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions submissions/issue-5/milestone-1/crypto-dappy-marketplace
Original file line number Diff line number Diff line change
@@ -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.)?

0 comments on commit 1ae5e71

Please sign in to comment.