TechEvolvace / modified-calculator

0 stars 0 forks source link

Implement Accessibility Features for the Calculator! #3

Closed TechEvolvace closed 2 months ago

TechEvolvace commented 3 months ago

New Accessibility Features for the Calculator to implement!

1) When user hovers over the buttons, the cursor icon should change from its default arrow icon to the hand with a finger outstretched icon

2) When user hovers over a button, the button's color and text color should change.

3) When user clicks on a button, there should be animation on that clicked button that is trigged to indicate a successful click (button's box shadow turns yellow before defaulting to black)

4) Add colorful box shadow for the calculator buttons

5) Make the calculator appear 3D, if possible

TechEvolvace commented 2 months ago

New Changes (Part 1)

TechEvolvace commented 2 months ago

New Changes (Part 2)

Potential Improvements:

TechEvolvace commented 2 months ago

New Changes (Part 3)

TechEvolvace commented 2 months ago

New Changes (Part 4)

Outcome