Skip to content

metaversepeace/Course1-Review

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course1-Review

A review activity for the intro full stack course

Instructions

  • Fork this project to your GitHub
  • Clone your forked copy locally
  • Complete the tasks listed below locally
  • Track your files with git and push to your repo

The story

  • You are a developer working for a pet adoption agency. The team has built an Paw-some website, but now your pesky Product Manager has tasked you with adding the voting functionality for the upcoming Pet of the Month.

Tasks

  • Add "Vote" buttons to each pet on the page
  • When a pet gets a vote, store their score in the leaderboard
  • Use localStorage to store votes between page visits

Bonus Task

  • Add another button for calculating the favorite pet
  • Style the favorite pet's section so they stand out, when button is clicked

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.4%
  • CSS 7.6%