Submitted 7 days agoLVL 2A solution to the Tip calculator app challenge
tip-calculator-app-main
bootstrap
P
@JarryCheessers

Solution retrospective
What are you most proud of, and what would you do differently next time?
In this exercise, I'm most proud of the following:
- Get to touch up my HTML, CSS, and JavaScript skills.
- Connecting user input to dynamic calculations.
- Followed the design style up to 95%.
- Managed to design for different device layouts.
What would I do differently next time?
- Try to use a modern CSS framework such as Tailwind CSS and Sass.
- Use JavaScript build tools or frameworks such as Vite and React.
Challenges are as follows:
- Working with the responsive layout from tablet to desktop.
- JavaScript logic such as event handling and the calculations
I would like to get help with the following:
- JavaScript logic for the event handling and calculations.
- CSS layout or responsiveness was a bit tricky, so I had to look up documentation on the Grid usage.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on JarryCheessers’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