Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions Age Calculator/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@

# Welcome 🖐 to the Age Calculator
It is a simple Javascript project which calculates our age in years.
🗓️ Minimalist Age Calculator
A focused, lightweight tool designed to provide a user's age in years. By stripping away unnecessary complexity, this calculator offers a clean interface for a quick, essential data point.

🚀 Features
Instant Calculation: Get the age in years with zero latency.

Streamlined UI: A "distraction-free" interface focused on readability.

Robust Logic: Accounts for whether the current birth date has passed in the current year to ensure accuracy.

One-Click Reset: Easily clear inputs for a new calculation.

## Default view
![Default View](container.png)
Expand Down Expand Up @@ -31,4 +41,4 @@ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git

<br>

## Happy Coding!
## Happy Coding!