Skip to content

doggy directory displays dog breed names & images - Mobile friendly! - Live on Github Pages / Link in repo

Notifications You must be signed in to change notification settings

boobeh123/doggy-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

A web application that fetches a list of dog breeds, displays a random picture of that breed, and creates a unique name, likes, and dislikes.

Demo

TBD

Features

  • Fetches from Dog.CEO API & returns 95 different breeds of dog.
  • Displays an image of the specified breed.
  • Create names, likes, dislikes, and fun facts.

Technologies

HTML5CSS3JavaScript

Optimizations

  • Add a "generate random breed" button.
  • Add better legibility to generated Facts & Hobbies

What did you learn?

  • HTML: Drop down menu with select tag & option tags
  • JavaScript: Fetching from API, createElement method, and Fisher Yates Shuffle
  • Git: Version control of a project start to finish

Reflection

The Dog CEO API is easy to work with and great for beginner projects. It requires no authentication and a simple fetch is enough to start interacting with it.

Source:

https://dog.ceo/dog-api/

About

doggy directory displays dog breed names & images - Mobile friendly! - Live on Github Pages / Link in repo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published