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 comment endpoints. #135

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

Implement comment endpoints. #135

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

melihakpinar commented May 11, 2024

ℹ️ Description

  • Implement endpoints related to comments. (addComment, removeComment, …)
  • 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 changed the title Implement Comment endpoints. Implement comment endpoints. May 11, 2024
@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
@OmerFarukBOUN
Copy link
Contributor

I have written the classes, the last touches were made by @melihakpinar

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