oss-slu / DigitalBonesBox

This project is a Web App project aims to convert an existing PowerPoint-based educational tool into an interactive, mobile-friendly web application.
MIT License
1 stars 2 forks source link

Annotation Feature #14

Open DeviPriya-Kolla opened 1 month ago

DeviPriya-Kolla commented 1 month ago
  1. Implement click-and-drag functionality to create bounding boxes or shapes on the image.
  2. Add functionality to label the annotated areas with text.
  3. Make sure annotations are visible over the image.
  4. Allow users to modify annotations (move, resize, delete).
  5. Save annotations in a temporary state for future use in the backend.