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

[BE] Fix Like-Dislike CRUD methods issue #471

Closed
2 tasks done
oguzpancuk opened this issue Dec 11, 2024 · 1 comment · Fixed by #473
Closed
2 tasks done

[BE] Fix Like-Dislike CRUD methods issue #471

oguzpancuk opened this issue Dec 11, 2024 · 1 comment · Fixed by #473
Assignees
Labels
backend priority: medium Urgent issue workload: 2 issues that are requiring medium effort

Comments

@oguzpancuk
Copy link
Contributor

Description

Type of like and dislike views should be changed to GenericAPIView to eliminate unnecessary CRUD methods.

Required Activities

  • Change the view types of like and dislike
  • Ensure the endpoints works the same way

Estimated Time

2

Deadline

12.12.2024

Reviewer

@Halil-Ibrahim-Kasapoglu

@oguzpancuk oguzpancuk added priority: medium Urgent issue workload: 2 issues that are requiring medium effort backend labels Dec 11, 2024
@oguzpancuk oguzpancuk self-assigned this Dec 11, 2024
@oguzpancuk oguzpancuk linked a pull request Dec 11, 2024 that will close this issue
@oguzpancuk
Copy link
Contributor Author

Pull request is reviewed by @Halil-Ibrahim-Kasapoglu and merged to dev successfully.

@oguzpancuk oguzpancuk added this to the 451 - Milestone 3 milestone Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend priority: medium Urgent issue workload: 2 issues that are requiring medium effort
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant