- Login Page/Create Account Page
- Completed
- Home Page
- Completed
- Reccommended Garden
- Completed
- Garden Creation Page
- Completed
- Plant Care Page
- Completed
You need to have have Node.js and NPM in your local files
npm install
You must download all files in repo to local machine making sure to preserve file name paths used in files
*NOTE: If file names are not preserved the website will not work properly
'npm start' or 'nodemon app'
Code is running on
Create a new user account by entering in a new password and username or login in if account has already been created
After logining in you will be directed the the homepage from which you can link to every other page. Click the page link to go to page. you would like to see
Search through the plant options to find plants you would like to added to your garden for every plant you would like to add click the add button. If you would like to clear your garden click the clear button. To return back to the previous page click the back button. Your garden will be saved until it is cleared.