Skip to content

dinapal/age-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Age Calculator

Create a Javascript age calculator

Javascript Age Calculator

Requirements analysis

  • Create birth year date field
  • create a current date field
  • compare the date and out put the result
  • Show the Value on the screen