AGE-CALCULATOR-APP

Solution retrospective
I had done this since but I it took me this long to submit
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Olatoyan
Hello there, I just checked your site and there are lots of things you need to improve.
- When I opened the site, I tried to submit which gave me the error for the input field that it's required which is fine. But somehow the age calculated with an empty input field. You should handle that correctly.
- You didn't really validate the input field that well, because when I tried to input an invalid day/month/year, I get the error it must be in the past... But if I try to calculate the age with invalid dates, somehow the age still gets calculated.
These are the errors I noticed
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord