Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Age-calculator-app

@safymubarak212

Desktop design screenshot for the Age calculator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

@bilguun1130

Posted

Hello, good job on the design part but it has a few problems. For example, use placeholder property on inputs in order to replicate YYYY and MM and NN. Also, your design is not responsive, meaning when the browser window shrinks, input fields do not shrink with it, leading to overflow issue. In terms of javascript, you are not calculating age properly because you made something static which means this will only calculate a certain input correctly but won't work well with everything else. Try to make it work well with other inputs. Look into how to use Date datatypes and how to calculate age using the birthdate.

Marked as helpful

0

@safymubarak212

Posted

@bilguun1130 Appreciate your help, Thank you. I will consider your comment and edit my design.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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