Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[27/10/2022]: Backend API [feat] - Get data for course #102

Closed
4 tasks done
RealRichi3 opened this issue Oct 27, 2022 · 0 comments
Closed
4 tasks done

[27/10/2022]: Backend API [feat] - Get data for course #102

RealRichi3 opened this issue Oct 27, 2022 · 0 comments

Comments

@RealRichi3
Copy link
Member

RealRichi3 commented Oct 27, 2022

Sub issue from #5

Description

Update Get request for course data to include more possible queries

What needs to be done?

Add features for

  • Get data for particular course - req.body._id = video_id
  • Get data for all course - req.body._id = null
  • Get videos for a particular course - req.body.course_id = course_id
  • Get all videos - req.body = null
@RealRichi3 RealRichi3 changed the title [12/10/2022]: Backend API [feat] - Get data for course [27/10/2022]: Backend API [feat] - Get data for course Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant