OpenQDev / OpenQ-Frontend

Frontend for https://openq.dev
https://openq.dev
16 stars 16 forks source link

Supercharging Contests #1143

Open rickkdev opened 1 year ago

rickkdev commented 1 year ago

Supercharging Contests

Description

To support the features requested by hackathon sponsors, I am proposing a few major updates.

These updates will not change anything about our current contest setup. It will be an additional tool that we will offer.

First of all, this tool will only be available to people who are on a whitelist. It will be accessible through the Profile dropdown menu -> For Organizations (or something else, I'm not sure what we'll call it yet).

Hackathon Organizer Dashboard

if you are already organizing a hackathon, this dashboard will look like this. Here you can manage them or create new ones

Create a new hackathon page:

Create Hackathon

View section:

Hackathon View

Bounty section:

Hackathon Bounty

Bounty creation modal

Hackathon Submissions

Step Submission Process:

Hackathon Submissions Page

Hackathon Explore

Christopher-Stevers commented 1 year ago

@rickkdev , been working on this now that the Eth Denver stuff is pretty much wrapped up. What would this page be representing? image

A hackathon represents a repository, so I'd assume it represents the repository, but it says "0x . . . minted this contract on December 12 . . . " so that would only apply to individual bounties.

Christopher-Stevers commented 1 year ago

Also wondering where we'd be getting this data from: image Would that be a sum of budgets (currently impossible) or a number entered in when creating the repository?