https://github.com/gussell87/doggo
The only place you need to know for dog-breed insight! Easy to use and concise, Doggo makes searching for different breeds an adventure!
https://github.com/gussell87/doggo
breeds dogs
Last synced: 7 months ago
JSON representation
The only place you need to know for dog-breed insight! Easy to use and concise, Doggo makes searching for different breeds an adventure!
- Host: GitHub
- URL: https://github.com/gussell87/doggo
- Owner: gussell87
- Created: 2020-06-23T10:51:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T09:30:18.000Z (about 5 years ago)
- Last Synced: 2024-10-27T19:00:09.583Z (12 months ago)
- Topics: breeds, dogs
- Language: JavaScript
- Homepage:
- Size: 2.66 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dogs - Doggo
README
# Doggo


## Doggo User Story
As a dog lover: I want to search dog breed information. This includes height, weight, life-span, breed group, a description and a picture.
This is so I can get a better understanding of different species of dog, to know which is the right breed for me and my lifestyle.## Getting Started
Type all or part of a breed of dog into the box, and click the search button! Up to five matches will appear below. Click the variety you wish to see information for. You will then be able to view key characteristics, a photo and description for your chosen breed.## Deployed Application
https://gussell87.github.io/doggo/## Github Repository
https://github.com/gussell87/doggo## Built With
* HTML
* CSS: Bulma, FontAwesome
* JavaScript: JQuery, Popper & Tippy
* Other API's: Wikipedia, The Dog API## API's
* **Image & Characteristics** https://api.thedogapi.com/v1/images/search?apikey=
* **Description** https://en.wikipedia.org/w/api.php?action=
* **Layout** https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.0/css/bulma.min.css
* **Functionality** https://code.jquery.com/jquery-3.4.1.min.js
* **Icons** https://kit.fontawesome.com
* **Tool Tips** https://unpkg.com/tippy.js@6/dist/tippy-bundle.umd.js
* **Tool Tips** https://unpkg.com/@popperjs/core@2/dist/umd/popper.min.js## Versioning
We use GitHub for versioning.## Authors
**Andrew Gray:** Andrew836-dev**Angus Russell:** gussell87
**Cynthia Yim:** wongcmk
**Terry Moschos:** EMoschos