Responsive landing page using SASS mobile-first development

Solution retrospective
1- Implemented precise logic to calculate age in years, months, and days, handling edge cases.
2- Added robust input validation with real-time error messages.
3- Created a fully responsive layout using SASS mobile-first approach.
4- clean code structure and organized the project with modular Sass files
What challenges did you encounter, and how did you overcome them?1- logic Implementation to calculate age in years, months, and days and take consideration of months with 30 and 31 days.
2- Test More Edge Cases: Expand testing to cover more edge cases, such as future dates and time zones.
3- take a long-time doing SASS as it is my first time with it :).
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Eman-Mohamed's solution.
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