kamikitty / ResilientSmartGarden

0 stars 0 forks source link

Implement Companion Planting Feature #65

Open jasonplojo opened 7 years ago

jasonplojo commented 6 years ago

Implemented instrumented test to retrieve companion planting information from mock server. Can parse through information using JSONObject and JSONArray. Will need to discuss how to further implement companion planting via server before proceeding.

Things such as deciding if companion decision should be done server side or client side.