We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to get a specific course using course id which we will render in our courses list
Request : GET Route: /course/:id Response: 200
The text was updated successfully, but these errors were encountered:
i would like to work under JWOC @anand-harsh
Sorry, something went wrong.
@anand-harsh I would love to work on this issue under JWOC'24. Please assign this issue to me
@Anushkabh you can go with it
@anand-harsh when views should increase by 1 ? like simply accessing the course or while opening lecture?
If views are for course, increase it for course
@anand-harsh okay I have implemented the same.. kindly check the PR #74
Anushkabh
No branches or pull requests
Issue:
We need to get a specific course using course id which we will render in our courses list
Solution:
Request : GET
Route: /course/:id
Response: 200
The text was updated successfully, but these errors were encountered: