INTERACTIVE-CARD-DETAILS-FORM

Solution retrospective
Finally I have completed another project on frontend with a bit of JavaScript and TailwindCSS after a few weeks. Am looking forward to doing more projects related to this and other more to further improve my programming journey into a next level.
What challenges did you encounter, and how did you overcome them?The challenge I encounted included joining Validate card number,Validate CVC,Format Card Number,Validate all fields,Validate expiry to work on real time so that any information I type in the card components reflects on the frontend. I overcame it by using isNameValid, isCardValid, isCVCValid, isExpiryValid with await fetch json to pull the data from body.json.stringfy getting all the data from the form.
What specific areas of your project would you like help with?The help I need is with how to deal with screen sizes response. It is giving me some hard time deal with, I don't know what formats to use . The other issue is with how to fetch data from elements , what approach to use. Any feedback is welcomed.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Matthew Sheldon’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