Skip to content

Age calculator that calculates age and display age in years, months, days, hours, minutes and seconds in a beautiful GUI using Tkinter.

Notifications You must be signed in to change notification settings

musawerfatih/age-calculator-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Age Calculator GUI

This is a simple GUI program created using Python and the Tkinter library that allows you to calculate your age by entering your date of birth. The calculated age is displayed showing total years, months, days, hours, minutes and seconds.

Screenshots

image image

Usage

  • Run the program by running the age_calculator_GUI.py file.
  • Enter your date of birth in the format YYYY-MM-DD into the respective Entry widgets.
  • Click on the "Calculate" button to calculate your age.
  • Your age will be displayed in the canvas widget below the button.

About

Age calculator that calculates age and display age in years, months, days, hours, minutes and seconds in a beautiful GUI using Tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages