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

[FEATURE] Need of Review model and API endpoints for frontend #38

Closed
2 tasks
IkkiOcean opened this issue Oct 30, 2024 · 1 comment · Fixed by #39
Closed
2 tasks

[FEATURE] Need of Review model and API endpoints for frontend #38

IkkiOcean opened this issue Oct 30, 2024 · 1 comment · Fixed by #39
Assignees
Labels

Comments

@IkkiOcean
Copy link
Contributor

Description
In recent PR of frontend, I have completed the development of the review frontend for GlobeHoppin. To enable review persistence, we need to implement the necessary review models and API endpoints.

Proposal

  1. Add Review Models: Define and add the review models to the backend to handle review data.
  2. Create API Endpoints: Implement API endpoints to manage the review data, allowing CRUD operations for user reviews.

Tasks

  • Create Review model to store review details.
  • Implement API endpoints for adding, updating, retrieving, and deleting reviews.

Expected Outcome
This will allow users to submit, update, and view their reviews within the app, enhancing the user experience and ensuring data persistence.

@IkkiOcean IkkiOcean added the enhancement New feature or request label Oct 30, 2024
Copy link

Hello! Thank you so much for filing an issue that helps us to improve.

If this is a bug report, please include relevant logs to help us debug the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants