Closed umutdenizsenerr closed 1 year ago
This branch has conflicts so I can not merge it now. I have no permission to resolve conflicts. Could you resolve conflicts ? @umutdenizsenerr
After that,I will review your implementation and design.
I review your code. It works as we desire. You used "recogito/recogito-js'" package. It was good choice for the text annotation. Thanks to that, our project implementation continue to be easy to understand and track. Thanks!
With this feature, users shall be able to annotate texts. Users are able to look at texts annotated by other users. The user interface is also well designed. It is competible with overall user interface design.
Since everthing seems okey, I will merge it. Thanks for your contribution.
I've implemented the text annotation feature for our medical experience sharing platform. This feature allows users to highlight and annotate specific text within their medical experiences, and save the annotation for future reference.
I've included the necessary UI elements and written the logic to handle user interaction with the annotation feature. I've also tested the feature to ensure it is functioning as intended, and documented it for other developers to understand.