Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mmansy19/age-calculator
- Owner: MMansy19
- Created: 2024-01-24T22:49:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-29T02:57:39.000Z (11 months ago)
- Last Synced: 2024-01-29T03:41:24.773Z (11 months ago)
- Topics: css3, html5, javascript, responsive-web-design
- Language: CSS
- Homepage: https://main--mansy-age-calculator.netlify.app/
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)