Tip_calculator_main_App

Solution retrospective
I'm most proud of the structured layout and user-friendly design of this tip calculator. It effectively calculates and displays the tip amount and total in a visually appealing way. If I were to do it differently next time, I would improve the responsiveness further and add animations to enhance the user experience. Additionally, I might explore using a framework like React for better state management. 😊
What challenges did you encounter, and how did you overcome them?One of the challenges I encountered was ensuring that the layout remained visually balanced while keeping the tip amount and total clearly readable. To overcome this, I experimented with different text alignments, spacing, and colors to make the information stand out. Another challenge was handling the dynamic calculations efficiently, which I solved by implementing real-time event listeners and ensuring smooth updates when the user entered values.
What specific areas of your project would you like help with?I would like help with optimizing the responsiveness of the layout, ensuring it looks good on all screen sizes. Additionally, any suggestions for improving the user experience, such as better button placement or enhanced styling, would be appreciated. If there are ways to make the JavaScript code more efficient, I’d love feedback on that as well.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on NayyabAqib'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