Effortlessly discover your age with our user-friendly Age Calculator, transforming your birth date into insightful years.
Welcome, developers! Your task is to create a age calculator that provides a simple and effective solution, allowing users to enter their date of birth and instantly receive their precise age in years.
Task for students
Must to have
The id of the Calculate Age button should be 'btn'.
The id, of the input filed where you take age as a input, should be 'birthday'.
The id, of the place where you will declare the result, should be 'result'.
Functionality tested
Correctly showing the the age or not?
Should show an alert "Please enter your birthdate", if you don't choose any date.
UI reference & demo
Use the given provided code and try to mirror the UI.
Evaluation
After submission, your solution will be evaluated automatically based on the tasks defined above.
Upon successful completion of all the tasks/requirements, you will get a full score, and there will not be any partial scoring.
You can work on your failed test cases & resubmit your solution.
Your problem will get evaluated instantly.
Do’s & don’t
Use the given code structure in editor and do not make any changes.
Do not modify existing classes or tags.
Focus on correct HTML structure and class names.
Query & feedback
In case of any query/feedback on this project, please fill this form & we will soon get in touch with you to resolve.
Best of luck, developers! We are eager to see your Age Calculator project!