The Barker application allows users to input up to three dog traits from a drop down list. This then populates another dropdown with dog breeds matching the selected traits. Once the user selects the desired breed a picture populates of the selected breed. A list of information shows below the picture including: Breed name, weight, height, what they were originally bred for, breed group, lifespan and ttemperament. The user can then input their zip code to display the closest PetSmart location, with address, City, and clickable phone number displayed. The zip codes the user inputs are saved to local storage and then display on the page as a clickable button that once again populates the petstore information.
https://cors-anywhere.herokuapp.com/corsdemo
This application is used to determine what type of dog suits the user's desires or lifestyle, and the closest location to buy supplies for the selected dog.
MIT License
Copyright (c) [2021] [Barker]
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.
GoogleMaps Api: https://maps.googleapis.com/maps/api/geocode/json?key=AIzaSyCYO2vxRIUA51sE3nmmVld6f-n0OMzk80c&components=postal_code:
The DogApi: https://api.thedogapi.com/v1/breeds/search?q=
Steve Koutsodontis
Tyrese Exantus
Linda Waterhouse
Katherine Gendaszek
Any questions please contact us!
Check out our other work on GitHub:
https://github.com/SteveKoutsodontis
https://github.com/llwaterhouse
Deployed Website: https://stevekoutsodontis.github.io/Barker/