anitab-org / anitab-org/stem-diverse-tv
content: add 1st video to STEM Diverse TV database
- Vorherrschende Sprache
- Python
- Sterne
- 13
- Forks
- 48
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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)

2. Copy value of idToken from response bodyCheck
3. Check if Category exists if not create one

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


**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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.