Design comparison
SolutionDesign
Solution retrospective
Spent a good time on this project, and i managed to get it working in the final try, but i know that my JavaScript code could be a lot clearer and more consice, any tips are welcome.
Community feedback
- @Nnadivictory25Posted almost 2 years ago
Just checked out your solution , here are some things I observed that might be helpful
- You are not validating the inputs on step 1, users can proceed to step2 without filling the form . It shouldn't be so
- On step2 too , you are not validating any selected plan , user shouldn't proceed to 3 without selecting a plan
- Your placeholders too aren't what was in the challenge
0
Please log in to post a comment
Log in with GitHubJoin 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