Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j-j-gajjar committed Dec 20, 2023
1 parent 308829e commit c0d2286
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,10 +1,10 @@
# How Old Am I?

This flutter project allows users to input their birthdate (day, month, year) and calculates their age in years, months, and days. The UI is designed with useMaterial3 and is simple and easy to use. The project is open source and can be used as a template for similar age calculator apps.
This flutter project allows users to input their birthdate (day, month, year) and calculate their age in years, months, and days. The UI is designed with useMaterial3 and is simple and easy to use. The project is open source and can be used as a template for similar age calculator apps.

# Demo

To see the web app version in action, visit https://jaygajjar.ml/how_old_am_i/.
To see the web app version in action, visit https://j-j-gajjar.github.io/how_old_am_i/.

# How to Use

Expand Down

0 comments on commit c0d2286

Please sign in to comment.