Interactive Card Component built with Javascript, SASS/SCSS and Vite.

Solution retrospective
Most proud of - This might be pretty silly but the fact the when you type in the form fields the input will be displayed on the card. It's simple but still.
What i would do differently - In terms of what i would have done differently, would be my approach to the project as a whole.
What challenges did you encounter, and how did you overcome them?Challenges
- one major challenge was be getting to fully validate the data,
- another was positioning the card components properly, for some reason.
Solution
- for validation, i still haven't been able to fully validate the form due to some knowledge gaps in regards to form validation in general.
- for the card components, i restructured the html and used position properties.
-
if anyone has resources on learning client-side form validation using the Constraint Validation API, i would be more than grateful.
-
and if i could see how you would tackle this project, i would be able to learn alot from you, so if you've done this project before and successfully completed all the features, please share your solution so i can learn from it. thanks.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Johnny'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