anitab-org / anitab-org/stem-diverse-tv

content: add 1st video to STEM Diverse TV database

Open
#184 17 comments 0 reactions 1 assignee Claimed by @PS-11 View on GitHub
Category: Documentation/Training Status: On Hold
Dominant language
Python
Stars
13
Forks
48
PR merge metrics
No merged PRs in 30d

Description

## Description
As a swagger ui user I want to add the following video to STEM Diverse TV database
* Video URL: https://www.youtube.com/watch?v=bVE9W73Qvzk
* Category: Female
* Section: Education

**To add video to STEM Diverse TV, follow the steps:**
1. Login to [swaggerUI](https://stem-diverse-tv.herokuapp.com/) (register if not having account)
![sdcontent1](https://user-images.githubusercontent.com/48416306/113622160-3556f580-967a-11eb-8c5b-1ebc9fc41e06.png)
2. Copy value of idToken from response bodyCheck
3. Check if Category exists if not create one
![sdcontent2](https://user-images.githubusercontent.com/48416306/113622402-9088e800-967a-11eb-9373-400be9195bbc.png)
4. Check if Section exists if not create one
5. Make sure Category and Section are correct
6. Add youtube video under required section
7. Make sure all information provided displays in feed endpoint
![sdcontent3](https://user-images.githubusercontent.com/48416306/113622506-b910e200-967a-11eb-90e2-aaeefa6777b8.png)
![sdcontent4](https://user-images.githubusercontent.com/48416306/113622561-caf28500-967a-11eb-9d07-11847d68f012.png)
**Note:** Some endpoints require authentication token, please paste it from step 1.

## Acceptance Criteria
- [ ] provided screenshots and section id to check
- [ ] approved by one mentor

## Additional Context
**Structure:** Category → Section → Video

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.