Skip to content

AlejandroDavidArzolaSaavedra/Kata-Age-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔄 Age Calculator

This Java project, titled "Age Calculator," provides a simple solution for calculating a person's age. It utilizes the Person class, which encapsulates the necessary information and provides a method to calculate age based on the date of birth.


👥 Development Team (Ctrl + Click to view profiles)

GitHub

🚀 Usage

To calculate a person's age, simply follow these steps:

  1. Create an instance of the Person class by providing the name and date of birth.
  2. Use the getAge() method to obtain the person's age.
  3. Print the result.

🤝 Contributions

Contributions are welcome! If you have suggestions, improvements, or corrections, feel free to submit pull requests. Diversity of ideas enriches the project.

Releases

No releases published

Packages

 
 
 

Languages