As a user, I want to understand more about Gitcoin's mission through videos
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
### User Story
[comment]: # (As a , I want to so that .)
As a user, I want to understand more about Gitcoin's mission through videos
### Why Is this Needed
[comment]: # (Describe the problem and why this task is needed. Provide description of the current state, what you would like to happen, and what actually happen)
*Summary*: We have videos and presentations from Gitcoin describing our vision and what we're doing - we could show them to users so people have better understanding on what Gitcoin's mission / ethos is
### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: Feature
### Current Behavior
[comment]: # (Describe what actually happened.)
No video
### Expected Behavior
[comment]: # (Describe what you expected to happen.)
Show videos on Mission page
### Definition of Done
[comment]: # (Any other information that would be useful, bullets are helpful.)
- [ ] A section is added on the Mission page to show videos
- [ ] This page should be configurable via the admin, eg when a new video is available an admin can enter it into the database, and it will get shown on the page.
- [ ] Each admin object should have the following attributes: title, video URL, and rank
### Data Requirements
video views, time on site
### Additional Information
[comment]: # (Any other information that would be useful, content, screenshots, etc.)
Specs and designs are on Gitcoin.co figma - "Mission 1.1" page
Contributor guide
Assessment
This issue has not been assessed yet.