earthrise-media / vacs-map

Exploring VACS project data
1 stars 0 forks source link

Add crop information #56

Closed mwbernard closed 10 months ago

mwbernard commented 10 months ago

Closes #9.

This adds our current crop information, labels, and adaptation indicators to the app. It loads the files and consolidates them in stores/cropInformation.js, and stores/filters.js retrieves some of that info to keep filters and things all consolidated in one store.

It also adds the filtering and sorting functionality in the crops page:

Screenshot 2023-11-22 at 5 12 17 PM

And turns the crop selector on the explore page into a grouped select menu, with correct crop descriptions below:

Screenshot 2023-11-22 at 5 12 33 PM