Design comparison
SolutionDesign
Community feedback
- @raulxPosted over 1 year ago
this is my solution to the Age-Calculator App. validation part was quite tough,i used js to add and remove classes and implemented every possible validation for inputs. if anyone getting stuck at calculating the age correctly can see the code logic. note that javascript date module is quite weird eg- 31 april which is a invalid date will be returned as 1 may.so look carefully how i implemented the validation behaviour. if any bug found please let me know. this challenge test your problem solving skills.
0
Please log in to post a comment
Log in with GitHubJoin 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