Skip to content
Submitted about 1 year ago

Conference Ticket Generator using HTML, CSS, and JavaScript

LVL 2
Didar50
@daizharyk
A solution to the Conference ticket generator challenge

Solution retrospective


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

Overall, I created the layout and logic in JavaScript quite well, and it wasn’t too difficult for me. In the future, I want to improve my work with SVGs, especially their positioning on the website. This part was challenging for me, and I haven’t fully mastered it yet.

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

"One of the main challenges I faced was working with SVGs, especially positioning them correctly on the page. I tried different CSS techniques like Flexbox and Grid, but it still didn’t turn out as expected. I plan to study more about SVG manipulation and try using libraries like GSAP or SVG.js to improve in this area.

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

I would like help with positioning SVG elements on the page. I tried using CSS techniques like Flexbox and Grid, but sometimes the elements don’t align as expected. Any tips or best practices for handling SVG layouts or recommendations for libraries would be greatly appreciated.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Didar’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