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

Implement like/dislike endpoints. #136

Closed
5 tasks
melihakpinar opened this issue May 11, 2024 · 1 comment
Closed
5 tasks

Implement like/dislike endpoints. #136

melihakpinar opened this issue May 11, 2024 · 1 comment
Assignees
Labels
Action Item A specific task requiring attention Backend Enhancement New feature or request Priority: Medium Needs to be done without wasting much time.

Comments

@melihakpinar
Copy link
Contributor

ℹ️ Description

  • Implement endpoints related to likes/dislikes. (addLike, removeLike, …)
  • Estimation / Last Date: 13th May

🎯 Tasks

  • Add DTO messages (Request and response)
  • Implement controller class.
  • Implement service class(es).
  • Implement repository class(es).
  • Test if everything is OK using Postman.
@melihakpinar melihakpinar added Enhancement New feature or request Priority: Medium Needs to be done without wasting much time. Action Item A specific task requiring attention Backend labels May 11, 2024
@SturmR
Copy link
Contributor

SturmR commented May 15, 2024

DTO messages, controller and service has been pushed. I will work on the repository. Not tested yet.

@SturmR SturmR closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Action Item A specific task requiring attention Backend Enhancement New feature or request Priority: Medium Needs to be done without wasting much time.
Projects
None yet
Development

No branches or pull requests

3 participants