Skip to content

CodeWIthAbdullah-007/JAVASCRIPT_SMIT_BATCH_-18-_ASSIGNMENT_5_AGE_CALCULATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Age Calculator

A simple, interactive Age Calculator built using HTML, CSS, and JavaScript. Enter your date of birth, and the tool calculates your exact age in years, months, and days instantly. This project is great for practicing date handling and DOM manipulation in JavaScript.

Features

  • Calculate age accurately based on date of birth.
  • Displays results in years, months, and days.
  • Clean and responsive UI.
  • Built purely with HTML, CSS, and JavaScript.

How to Use

  1. Open index.html in your browser.
  2. Enter your date of birth in the input field.
  3. Click the Calculate button.
  4. Your age will be displayed immediately.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Screenshot

Age Calculator Screenshot

License

This project is open-source and available under the MIT License.

About

A simple and interactive Age Calculator built with HTML, CSS, and JavaScript. Enter your date of birth, and it calculates your exact age in years, months, and days instantly. Perfect for learning JavaScript date handling and building responsive web tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors