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

[Backend[ : Add course to personal playlist #71

Closed
anand-harsh opened this issue Jan 19, 2024 · 4 comments
Closed

[Backend[ : Add course to personal playlist #71

anand-harsh opened this issue Jan 19, 2024 · 4 comments
Assignees
Labels
assigned issue is assigned to someone backend working on backend JWOC JWOC open source program medium 4 points

Comments

@anand-harsh
Copy link
Owner

Issue:
Want to add a specific course to the playlist

Solution:
Make a component "addToPlaylist" where you will be getting the id for that course by params ( /course/:id )
After successful addition , return "Course added successfully " with status code 200.
Handle Errors and edge cases properly.
Request : POST
Route: /addToPlaylist

@anand-harsh
Copy link
Owner Author

Hi @Divyanshgarg-04 you can work on this first

@anand-harsh anand-harsh added not-assigned issue is not assigned to someone JWOC JWOC open source program medium 4 points backend working on backend labels Jan 19, 2024
@Divyanshgarg-04
Copy link
Contributor

@anand-harsh Can you assign this issue under JWOC

@anand-harsh anand-harsh added assigned issue is assigned to someone and removed not-assigned issue is not assigned to someone labels Jan 19, 2024
@anand-harsh
Copy link
Owner Author

Hi @Divyanshgarg-04 any reason for closing the PR?

@Divyanshgarg-04
Copy link
Contributor

@anand-harsh I have created a new PR can you please once check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned issue is assigned to someone backend working on backend JWOC JWOC open source program medium 4 points
Projects
None yet
Development

No branches or pull requests

2 participants