Skip to content

iVGeek/pet-rescue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet Rescue

This project was created for a fictitious pet adoption rescue so visitors on their site could view which pets were available to meet and play with.

Objective

  • Create a factory function pattern that accepts each animal’s name, species, and tiredness as a parameter.
  • Write methods to indicate each animal’s status, including whether they are sleeping or awake and ready to play.
  • Place the pet objects in an array; loop over the array using a for…of loop.

Launch

View Sharon's Pet Rescue Project here: https://ivgeek.github.io/pet-rescue/

JavaScript Fundamentals

About

This project was created for a fictitious pet rescue, so visitors on their site could view which pets were available to meet and play with.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors