📔My solution to Conference ticket generator - HTML/CSS/JAVASCRIPT⚙️

Solution retrospective
I had to find a way to create the location functions. I had a bit of trouble understanding those.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @BANKOLEDO
Great job completing the challenge! 🎉 I really like how clean and consistent your layout is—especially the way you handled the avatar upload and the final ticket display. The form validations also feel straightforward and user-friendly.
A couple of suggestions that could elevate it further:
Consider using aria attributes or more semantic elements to boost accessibility (like label associations and input roles).
You might explore organizing your CSS into reusable utility classes or experimenting with a framework like Tailwind for more scalable styling as the project grows.
Overall, a solid and well-structured solution. Keep it up! 👏
Marked as helpful
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