About the project - Conference Ticket Generator
This is a project from frontendmentor.io where you're asked to build a dynamic form that would generate a conference ticket based on the details you provide it.
Changes done
- Made a major part of the header & hero section
- Added 2 background svg using css background rules
- Created a form element for uploading files
Challenges faced
- Getting the background SVGs to work was hard, given that this was my first time dealing with something like this.
To-do list for next day
- Finish the upload element.
- Start working on name and email address inputs.