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

KWaren 60

@KWaren

Desktop design screenshot for the Age calculator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


I couldn't manage the age calculation

Community feedback

@petritnuredini

Posted

Congratulations on completing your challenge! 🎉

Your layout design is impressive and looks to be spot-on. It's great to see such attention to accuracy in your work. However, I noticed a few areas that could use some improvement:

Logic Error: It seems there's a snag in your logic. The error message "Uncaught TypeError: years is not a function" suggests there might be an issue in how you're handling the age calculation. It's crucial to debug this to ensure the app functions as intended.

Validation Issues: Some validations appear to work fine, but given the error in age calculation, it would be beneficial to review and test all validation logic thoroughly.

Console Logs: Remember to remove any console logs from your production code. They are great for debugging during development but can clutter the console and potentially expose internal logic in a production environment.

HTML Semantics: Enhancing your use of HTML semantic elements can significantly improve SEO and accessibility. Semantic elements like <article>, <section>, <nav>, and <header> provide better context to search engines and assistive technologies.

Overall, you've done a great job, especially considering the complexities of the challenge. Keep refining your skills and addressing these small issues. You're definitely heading in the right direction! Keep up the good work! 👍💻

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