https://github.com/sandip-sadhukhan/agecalculator
This is a python gui tools that calculate age.
https://github.com/sandip-sadhukhan/agecalculator
Last synced: 3 months ago
JSON representation
This is a python gui tools that calculate age.
- Host: GitHub
- URL: https://github.com/sandip-sadhukhan/agecalculator
- Owner: sandip-sadhukhan
- Created: 2019-10-15T12:54:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T12:55:25.000Z (over 5 years ago)
- Last Synced: 2024-01-31T18:56:33.853Z (over 1 year ago)
- Language: Python
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Age Calculator
It is a advanced age calculator tool developed by [sandip Sadhukhan](https://yourwebsite.github.io/) with **python**.## Requirement
* python 3
## Download the Tool
go to your terminal or Command Prompt and write the following commands
```bash
git clone https://github.com/sandipsadhukhan/ageCalculator.git
```
## Run the Tool
### On Mac os/Linux
```bash
cd ageCalculator
python3 ageCalculator.py
```
### On Windows
```bash
cd currencyConverter
python currencyConverter.py
```
## Screenshot## How to Use
1. Enter your Date Of Birth in **dd/mm/yyyy** format
1. Then, Click on *Calculate Age* Button. The program calculate your age with details information.## Feature
* [x] Calculate your Full Age with years, months, days format.
* [x] Calculate Your Next Birthday is how months and days left.
* [x] Can Calculate Total years, months, weeks, days seperately.---
### Contact with Developer
Email : [email protected]