anitab-org / anitab-org/stem-diverse-tv
content: add 1st video to STEM Diverse TV database
- Ngôn ngữ chính
- Python
- Star
- 13
- Fork
- 48
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.