Design comparison
SolutionDesign
Solution retrospective
Any ideas on how I could improve my code and what I could've done would be so helpful. I would really appreciate if you'd take some of your precios time to review my work. Have a nice day ;)
Community feedback
- @RioCantrePosted over 2 years ago
Hello there! Good job in completing this challenge. Regarding your solution, I would like you to notice the following…
- The modal functionality is incomplete. The radio input is not working. The input for amount and button selection is missing
- Add
cursor: pointer
for the bookmark andclose-modal
- You could create separate files for media queries, modal and variables for the styling
Other than that...
- Good job in using Sass for styling, the compositions are looking great
- Proper usage of semantic tags
- The HTML structure is well organized and readable
- The design is well implemented with customized style
- It's normal to have navigation bar for desktop but I think it's fine which you prefer
- The project is responsive and used the details based on the original design
- The modal is functional but incomplete features
Above all, the project is done well. Keep up the good work! Cheers!
Marked as helpful1
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