Closed danbergeron3 closed 8 months ago
I figured out how to map plant details to plant guides. Each plant maps based of id -> species _id. Details also as a url for fetch to use. This will increase the cost of the catalogs patch operation but will give us all the needed information.
Added a field for the hardiness map having this will make api calls on the fronted easier in the future .
Add plant guide information to database
I figured out how to map plant details to plant guides. Each plant maps based of id -> species _id. Details also as a url for fetch to use. This will increase the cost of the catalogs patch operation but will give us all the needed information.