Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmansy19/age-calculator

This Age Calculator project is a simple web application that allows users to input their birthdate, and it calculates their age in years, months, and days
https://github.com/mmansy19/age-calculator

css3 html5 javascript responsive-web-design

Last synced: about 1 month ago
JSON representation

This Age Calculator project is a simple web application that allows users to input their birthdate, and it calculates their age in years, months, and days

Awesome Lists containing this project

README

        

# Age Calculator

This Age Calculator project is a simple web application that allows users to input their birthdate, and it calculates their age in years, months, and days. The project includes an HTML file for the user interface, a CSS file for styling, and a JavaScript file for the logic.

## [Live Site](https://main--mansy-age-calculator.netlify.app)

## Challenge from Frontend Mentor
[![Frontend Mentor](https://img.shields.io/badge/Frontend%20Mentor-Completed-brightgreen.svg)](https://www.frontendmentor.io/)

This project is a solution to the [Frontend Mentor challenge](https://www.frontendmentor.io/challenges/age-calculator-app-dF9DFFpj-Q) for the [Calculator app](https://main--mansy-age-calculator.netlify.app).

## Overview
![Calculator-Age Overview](assets/arabic-woman-teaching-senior-man-use-calendar-laptop-sitting-desk.jpg)

## Features
- User-friendly interface with input fields for day, month, and year.
- Validation checks for valid day, month, and year entries.
- Calculation of age in years, months, and days.
## Usage
1. Open the HTML file in a web browser.
2. Enter your birthdate details in the input fields.
3. Click the "Calculate" button to see your age.

## Author

- Website - [Mahmoud Mansy](https://mahmoud-mansy-portfolio.netlify.app/)
- Github - [MMansy19](https://github.com/MMansy19)
- Linkedin - [mahmoud-mansy](https://www.linkedin.com/in/mahmoud-mansy-a189a5232/)