Plant Pro is an application used in order to keep track of a plants health through a microcomputer known
as a
raspberry pi.
It tracks down the health of a plant through raspberry pi sensors, specifically moisture and
light
sensors.
The device then sends data to a database so that the application can print out the values from the
health
sensors.
Based on those sensors, the user will know if they need to maintain the health of their plant based off
the
optimal values of the plant.
With a team of 4, we were able to bring this idea to life. My role in the project was to help develop the user interface of the website, manage the database for storing user and plant info, and write queries in the backend.