Group-One-FSF-Project-2 / zenGarden

1 stars 3 forks source link

Load Existing Plot logic #50

Open swokamoto opened 1 month ago

swokamoto commented 1 month ago

when an existing plot is selected, findAll plants in the plot and return them as a JSON.
need: plant_id, x position, created_on, updated_on

swokamoto commented 1 month ago

temporary fetch call is implemented for testing.
it will need to be attached to the create/choose plot submit.
Choose Existing will need the gardenplot "id" as a parameter