Skip to content

This is a simple web page that uses JavaScript to calculate the age of your pet.

Notifications You must be signed in to change notification settings

YourmixJNR/PetAgeCalculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Pet Age Calculator

This is a simple web page that uses JavaScript to calculate the age of your pet. It's a handy tool for pet owners who want to know their pet's age in human years, based on the pet's species and age.

Features

  • Input fields for pet species and age.
  • Output field to display the pet's age in human years.
  • Option to calculate age based on either dog or cat years.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Download or clone the repository to your local machine.
  2. Open the index.html file in your web browser.
  3. Enter your pet's species and age into the input fields.
  4. Select the appropriate radio button for either dog or cat years.
  5. Click the "Calculate" button to display the pet's age in human years.

Contributing

If you'd like to contribute to this project, feel free to submit a pull request with your changes. However, please keep in mind that this is a simple project meant for educational purposes, so major changes may not be accepted.

License

This project is licensed under the MIT License. Feel free to use it however you like!

About

This is a simple web page that uses JavaScript to calculate the age of your pet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.6%
  • JavaScript 25.6%
  • CSS 19.8%