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 bookmark endpoints. #137

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

Implement bookmark endpoints. #137

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 bookmarks. (addBookmark, getBookmarks, …)
  • 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
@Pqrq
Copy link
Contributor

Pqrq commented May 18, 2024

I have implemented the Bookmark endpoint and opened a pull request for my contributions.

Accordingly, I am closing this issue.

@Pqrq Pqrq closed this as completed May 18, 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