Closed nadinekuo closed 1 year ago
Can you think of a mechanism to display details about the different kinds of information we'd like to display for various insights? E.g. when it comes to pest detection, we probably want the English name, proper name, image of the pest, and example image(s) of the pest reference, and the area of the field affected.
However, for standing water we wouldn't have the reference images, and it's probably more important to highlight the affected area.
ou think of a mechanism to display details about the different kinds of information we'd like to display for various insights? E.g. when it comes to pest detection, we probably want the English name, proper name, image of the pest, and example image(s) of the pest reference, and the area of the field affected.
At the moment, every insight is storing the following: details
, characteristics
, recommendations
and an image
(see Firebase). I like ur suggestions on adding different names and area of field affected for pests though 👍
I will also modify the data architecture in Lucid
When clicking on some marker, either open a subpage or bottom sheet to show:
Related: #26