Skip to content

Latest commit

ย 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿถ Dog 44 โ€” Dog Years Calculator

A fun, interactive web app that converts your dog's age into human-equivalent "dog years" based on their size and weight class.

Getting Started

No build step required โ€” this is plain HTML, CSS, and JavaScript. Try it out! ( https://builtbyteran.github.io/fetch-dog-years/ )

Features

  • Age converter โ€” enter your dog's age and size to get their dog-year equivalent
  • Confetti celebration โ€” because your dog deserves it ๐ŸŽ‰
  • Fun facts โ€” golden retriever facts on demand

How It Works

The calculator uses a research-based conversion model:

Age Dog Years
1 year 15
2 years 24
3+ years 24 + (age - 2) ร— size rate

Size multipliers (years per human year after age 2):

Size Weight Rate
Small < 20 lbs 4.32
Medium 20โ€“50 lbs 5.29
Large 50โ€“90 lbs 6.29
Giant > 90 lbs 7.29

Tech Stack

Roadmap

  • Loading spinner before confetti fires
  • Fun facts rendered on button click
  • Dog breed cards in the Programs section
  • Responsive / mobile styles

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages