Find my age

Find My Age is an age calculator application developed using Kodular. This application is designed to help users easily find out their current age by entering their year of birth. After the user enters the birth year and presses the button, the application automatically calculates the user’s age based on the current year and displays the result on the screen.The application has a simple and easy-to-use interface, making it suitable for anyone who wants to calculate their age quickly. This project was created to practice using input fields, buttons, labels, variables, and mathematical calculations in Kodular. Through this project, users can understand how an application can process user input and display the calculated result automatically.