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

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm mostly proud of the development time, that was reasonably short.

    I would try different ways to make HTML elements overlap.

    What challenges did you encounter, and how did you overcome them?

    What I learned: How to properly use peer, peer-focus, and other Tailwind CSS classes to create interactive forms with visual validation. Positioning elements that overlap was a challenge, but with came with great learning. 🚀

    In this project, beyond applying advanced Tailwind CSS concepts such as focus states and conditional formatting, I also added form validation features to ensure users provide all the necessary information before calculating the results

    What specific areas of your project would you like help with?

    Wanting to learn what are the best practices when positioning overlapping HTML elements.

  • Submitted


    Building inputs with error treatment took me a while. Couldn`t fix the input placement whenever on error helper text popped up, so I made a few changes in heights and it worked pretty well. Any other options for fixing it 'easily'?