Our project, "Sprout Spy", is an application that will help new or future gardeners understand what kinds of seeds and cuttings can be planted in their local planting zone, as well as search for local public gardens for those who do not have planting space in their area. Our application will also display the day's current weather to plan your trip to your local garden accordingly.
User Story
AS A future gardener
I WANT: -to know what plants I can grow near me,
-to get instructions for growing those plants
-to find a community garden
-to know the current weather to plan the day accordingly
-to sign up as a new user or login, in order to add a plant to the database
SO THAT: I can start gardening with confidence
Acceptance Criteria
GIVEN I am using the Sprout Spy website to learn how to garden,
WHEN I open the Sprout Spy website,
THEN i see a a welcome modal that lightens the mood of anxious future gardeners.
WHEN I click an answer for the modal,
THEN I see the Openweathermaps header, and google maps API to search for local gardens and local planting zone information.
WHEN I enter a zip code in the search bar,
THEN I see with the results for the corresponding agricultural zone as well as local gardens.
WHEN I click to see results,
THEN I am taken to the results page that lists plants I can grow in my zone.
WHEN I log in or sign up,
THEN I can add a plant to the database.
This project is created with:
- Html
- CSS
- Javascript
- Jquery
- Google Maps API
- Google Places API
- C0bra API
- Openweathermaps API
- Express
- Sequelize
- mySQL
- Azure
- Handlebars
Please visit https://github.com/got-git-group/SproutSpy to see the repo in Github
Please visit https://fast-cliffs-81659.herokuapp.com/ to see deployed code through Github Pages.
MIT License
Copyright (c) [2022] Sprout Spy
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
You can contact us using the following links below
Names | Profile |
---|---|
Samuli Jarvinen | https://github.com/frye |
Andrew An | https://github.com/AndyAn7 |
Erinn Matesi | https://github.com/ErinnMatesi |
Kateryna Tekmenzhi | https://github.com/KaterynaTekmenzhi |
Christopher Tidwell | https://github.com/CLeeTidwell |