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

[Backend] Annotation Data Model #453

Closed
3 tasks done
mehmetemreakbulut opened this issue Dec 18, 2022 · 3 comments
Closed
3 tasks done

[Backend] Annotation Data Model #453

mehmetemreakbulut opened this issue Dec 18, 2022 · 3 comments
Assignees
Labels
Prio: High Importance of Issue: High Status: Accepted Issue is reviewed, accepted Team: Backend Backend based work - for backend team Type: To Do Our tasks are labeled with this label.

Comments

@mehmetemreakbulut
Copy link
Contributor

mehmetemreakbulut commented Dec 18, 2022

Description:
We started to implement annotation and an API is needed to handle the annotation schema that comes from Frontend. For Posts and Articles we have to store Annotations. Create, Update, Delete and Get functionalities of Annotation will be imlemented.
W3 Annotation Data Model followed.

Todo's:

  • Annotation Create and Get Methods
  • Annotation Update and Delete Methods
  • Annotation Schema mapper

Reviewer: @canberkboun9

Task Deadline: 18.12.2022 22:00

@mehmetemreakbulut mehmetemreakbulut added Prio: High Importance of Issue: High Type: To Do Our tasks are labeled with this label. Status: In Progress Issue is worked on, currently Team: Backend Backend based work - for backend team labels Dec 18, 2022
@mehmetemreakbulut mehmetemreakbulut self-assigned this Dec 18, 2022
@mehmetemreakbulut
Copy link
Contributor Author

mehmetemreakbulut commented Dec 18, 2022

  • I have implemented Schema mapper.
  • CRUD Operations are done
  • Documentation updated
  • See PR I will open for schema and example request.

@mehmetemreakbulut
Copy link
Contributor Author

mehmetemreakbulut commented Dec 18, 2022

@canberkboun9
Copy link
Contributor

İrfan reviewed and merged the PR long ago. Review of the issue handed over to me to close the issue.

@canberkboun9 canberkboun9 added Status: Accepted Issue is reviewed, accepted and removed Status: In Progress Issue is worked on, currently labels Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio: High Importance of Issue: High Status: Accepted Issue is reviewed, accepted Team: Backend Backend based work - for backend team Type: To Do Our tasks are labeled with this label.
Projects
None yet
Development

No branches or pull requests

2 participants