Skip to content

rajpootmegha7/GS_SDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GardenShepard Application

CSCI 4440 Software Design and Documentation Project Developers -

  1. Megha Rajpoot

  2. Otto Daniels

  3. Tyler Bejel

  4. Nate Zink

  5. Danice Pe Benito

Submitted to Professor - 'John Sturman'

Project Summary

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.

Installation

  1. Download the Zip file and extract all contents to an accessible in local machine
  2. To setup the client open a command prompt within the "...\GS_SDD-main\client\gardenshepherd" directory and run npm install.
  3. To setup the server open a command prompt within the "...\GS_SDD-main\server" directory and run npm install.
  4. 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.

Running

  1. To run the client open a command prompt within the "...\GS_SDD-main\client\gardenshepherd" directory and run npm start.
  2. To run the server open a command prompt within the "...\GS_SDD\server" directory and run npm start.

Credits

** Plant Database values were derived from the following websites:

(https://www.bhg.com/gardening/plant-dictionary/)

(https://garden.org/plants/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors