-
Megha Rajpoot
-
Otto Daniels
-
Tyler Bejel
-
Nate Zink
-
Danice Pe Benito
Here at Garden Shepherd, we pride ourselves in our ability to help anyone with their forays into gardening. Whether it’s your first time or your fiftieth, our app will provide you with the tools you need to create a garden and maintain it for years!
In the GardenShepard, the user is able to create a personalized account in order to search for various plants to plan their next gardening venture. Use the filters provided to narrow down the search and add them to your collection. Using the planner feature, the user will be able to accurately plan out the plants they wish to cultivate for the next growing season. Lastly, navigate to the About Us page to learn more about the developers.
- Download the Zip file and extract all contents to an accessible in local machine
- To setup the client open a command prompt within the "...\GS_SDD-main\client\gardenshepherd" directory and run npm install.
- To setup the server open a command prompt within the "...\GS_SDD-main\server" directory and run npm install.
- To setup the database open up the psql shell and enter the command
\i '...GS_SDD-main/server/database.sql'(where the ellipses represents the rest of the absolute path to the file). Note you must use forward slashes to indicate subdirectories, even when on a windows system.
- To run the client open a command prompt within the "...\GS_SDD-main\client\gardenshepherd" directory and run npm start.
- To run the server open a command prompt within the "...\GS_SDD\server" directory and run npm start.
** Plant Database values were derived from the following websites:
(https://www.bhg.com/gardening/plant-dictionary/)
(https://garden.org/plants/)