Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.)?