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

FE - Image Annotation #730

Closed
6 of 7 tasks
omerfaunal opened this issue Dec 27, 2023 · 1 comment
Closed
6 of 7 tasks

FE - Image Annotation #730

omerfaunal opened this issue Dec 27, 2023 · 1 comment
Assignees
Labels
difficulty: moderate Requires more than basic skills and knowledge, and may require research or collaboration to complete frontend priority: high This issue should be addressed as soon as possible. size: large Requires significant effort and may take several weeks to months to complete. type: implementation This issue is related to implementation

Comments

@omerfaunal
Copy link
Contributor

omerfaunal commented Dec 27, 2023

Issue Description

Add annotation feature for images.
In our application, we do not have any images. So first we also need to add some image mechanism.
I'll add images to the question part. User can add url to the questions.

Steps

  • Add url to question form field
  • Add url to question model
  • Fetch image from url and show it in the questions page
  • Create AnnotationImage widget
  • Add show annotation/create annotation feature
  • Create Annotation Provider
  • Connect Annotation Provider to backend

Deadline for the Issue

31.12.2023

@omerfaunal omerfaunal added priority: high This issue should be addressed as soon as possible. size: large Requires significant effort and may take several weeks to months to complete. difficulty: moderate Requires more than basic skills and knowledge, and may require research or collaboration to complete type: implementation This issue is related to implementation frontend labels Dec 27, 2023
@omerfaunal omerfaunal self-assigned this Dec 27, 2023
@omerfaunal
Copy link
Contributor Author

omerfaunal commented Dec 27, 2023

In image_annotation branch I completed most of the part related to image and showing annotation.
We now just need to connect provider to backend. I expect this to be done by my frontend teammates.

We need backend to complete the implementations in their part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: moderate Requires more than basic skills and knowledge, and may require research or collaboration to complete frontend priority: high This issue should be addressed as soon as possible. size: large Requires significant effort and may take several weeks to months to complete. type: implementation This issue is related to implementation
Projects
None yet
Development

No branches or pull requests

1 participant