SeedPlanterOrg / seedplanter-mobile

1 stars 0 forks source link

add_plant_guides #30

Closed danbergeron3 closed 8 months ago

danbergeron3 commented 8 months ago

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.

danbergeron3 commented 8 months ago

Added a field for the hardiness map having this will make api calls on the fronted easier in the future .