BU-Spark / se-Symbiota-portal

The Symbiota Virtual Flora/Fauna project is an open source software project, with central goal of developing on-line tools that aid in the generation, exploration and management of biodiversity data (collection specimens, observations, images, checklist, keys, etc.). See also: http://bdj.pensoft.net/articles.php?id=1114 and http://symbiota.org/
GNU General Public License v2.0
1 stars 3 forks source link

Implement the image functions of the quick entry form. #21

Closed ttaliacc closed 1 year ago

ttaliacc commented 1 year ago

Since we figured out how the existing entry form works, we can have it as reference, and work the image part of the quick entry form based on the video.

Screen Shot 2023-06-27 at 17 22 20 Screen Shot 2023-06-27 at 17 34 29 Screen Shot 2023-06-27 at 17 33 14
ttaliacc commented 1 year ago

The quick entry form now is able to read the corresponding image from the database, and I'm currently working on the zoom function. The original zoom in function is very powerful. Should we still try to implement the one in the video or the existing one is good enough?

ttaliacc commented 1 year ago

Yes, we decide to use the existing zoom function, and we are working on the issue #28 and issue #46