Closed sumitt-kun closed 5 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
elective-hub | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 21, 2024 7:51am |
Name | Link |
---|---|
Latest commit | 5cc1f608efdc4fc376b1ffe38bd0f74beb7474c3 |
Latest deploy log | https://app.netlify.com/sites/chipper-cucurucho-7e07f5/deploys/664c5250d22d5500084ea5cb |
Deploy Preview | https://deploy-preview-209--chipper-cucurucho-7e07f5.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
hey @Yash636261 @JayeshYadav99 please note that I've not made any changes to the existing code and the diffs being shown are just as a result of prettier.
Hey @Yash636261 ,it's been more than 2 weeks since I added this PR . Any updates ?
Issue Number: #163
Current behavior
Currently, the application does not support adding and viewing course reviews. This feature is necessary to allow users to provide feedback on courses.
Proposed changes
This pull request introduces a new model for course reviews, along with controllers to handle adding and viewing course reviews. These changes will allow users to submit reviews for specific courses and view all reviews associated with a course.
I have tested both the endpoints using postman and i am attaching the screenshots
Checks