Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Backend Hackathon Experience #3902

Closed
7 tasks
PixelantDesign opened this issue Mar 6, 2019 · 1 comment
Closed
7 tasks

Build Backend Hackathon Experience #3902

PixelantDesign opened this issue Mar 6, 2019 · 1 comment
Assignees

Comments

@PixelantDesign
Copy link
Contributor

Reference
#2267

User Story

As a funder I'd like to be able to create hackathons on Gitcoin.

As a hackathon participant I'd like to be able to see all of the prizes that are available on Gitcoin.

As a remote contributor I'd like to not see hackathon issues in the issue explorer since I cannot participate on these issues.

Description

Current Behavior

No Hackathon feature

Expected Behavior

Separate experience.

Solution

Create Hackathon page using contest bounties.
Hide hackathon bounties from the issue explorer and put hackathon bounties into a separate tab.
All issues created for hackathons should be tagged "hackathon name".
All hackathon users should be directed to a specific URL (basically filtered search with the name)
Nice to have: Add a hackathon link to that view from the issue explorer.

  • A core team member should be able to create a hackathon link in the admin panel.
    Example: gitcoin.co/hackathons/hackathonname
  • There should be an area to upload a logo
  • 3 fields to display prizes and value of each prize (1st, 2nd, 3rd)

Definition of Done

  • Hide hackathon bounties from the issue explorer
  • Put hackathon bounties into a new view based on the issue explorer (see mockup)
  • Create a custom url for hackathons that only core team members can see but are able to share.
  • create admin capabilities that allow:
  • A core team member should be able to create a hackathon link in the admin panel.
    Example: gitcoin.co/hackathons/hackathonname
  • Add a hackathon logo
  • - 3 fields to display prizes and value of each prize (1st, 2nd, 3rd)
  • All of the above must be tested.

Additional Information

hackathon_v0

ESTIMATES

Back End/Admin 5

  • Bounty is hidden from issue explorer if funded as Hackathon (Hackathon name is filled).
  • Add in Admin ability to store Hackathon Name/City
  • Add in Admin Details of Hackathon (time, date, etc)
  • Add in Admin Prizes of Hackathon
  • Add Image upload for Hackathon logo
@SaptakS
Copy link
Contributor

SaptakS commented Apr 5, 2019

Done in #3942

@SaptakS SaptakS closed this as completed Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants