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

I made it within 3 hours Alhamdulillah :)

@Iqboljon-Ummataliyev-779

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


Tell me where i made mistakes or give me feedbacks!

Community feedback

@egstar

Posted

Goodjob so far,

there were some missing things, you need to lookup for it to make it fully functionally.

UI:

  • Use the correct colors for keypad at first theme
  • Allow user to switch them upon click as the use would not figure out the drag function
  • use user-select:none at you're CSS to disable text selection

Functions:

  • Restrict double dotted . numbers, so the number can only get 1 decimal dot to avoid NaN results
  • Fix . key to insert decimal dot into the text as it's only allowed using keyboard
  • Set default value to 0 and make it shown into the calc screen
  • Allow using math functions with the result of the current process, so you can use +,-,* and / with the current result instead of getting result only by =

that's all what i got for now, goodluck and enjoy your codes.

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