when I sponsor a gitcoin hackathon, I want a simple view of all the projects and team members so I can review projects, contact developers, and have all collated info in one place
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
### Circumstance
When I sponsor a gitcoin hackathon, I want a simple view of all the projects and team members so I can review projects, contact developers, and have all collated info in one place.
### Description
Currently, Connor & Frank do manual metabase pulls.
### UX
Where would it be appropriate on the sponsor dashboard to place an entry point for CSV download?
Button would only show for administrators / owners of the hackathon event.
### Eng
How can we construct a CSV output of:
```
organization
bounty_title
bounty_url
started_boolean
submitted_boolean
work_plan
video_urls
submission_link
submitter_handle
submitter_profile_url
teammate_handle_2
teammate_handle_3
teammate_handle_4
teammate_handle_5
```
removed email and preferred payout addresses due to PII.
Contributor guide
Assessment
This issue has not been assessed yet.