Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Frontend Mentor - Calculator app using SASS, mobile-first design

#sass/scss#accessibility
liezlβ€’ 190

@liezsm

Desktop design screenshot for the Calculator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


Any feedback will do as it helps me grow πŸ™‚. Thanks in advance. Sending love and light to all devs❀

Community feedback

Fraser Wattβ€’ 1,790

@fraserwat

Posted

Hey - this is great!!

Couple of things id change:

  • To make it more usable for people with screen readers etc, either add labels that aren't visible, or (probably easier) put in a aria-label="what the button does here" attribute into the HTML.
  • Change the cursor to a pointer over the calculator buttons - this better indicates interactivity to the user
  • I think the background-color on the first themes hover is too dark

You could also look into what semantic HTML elements you could use instead of a div in .keys-container, but aside from that all looks great!

Keep up the hard work!!

Fraser

Marked as helpful

0

liezlβ€’ 190

@liezsm

Posted

@fraserwat thanks! really appreciate your feedback and suggestions, I'll work on it πŸ™‚

0

Please log in to post a comment

Log in with GitHub
Discord logo

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