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

Tip calculator app using sass

Ameer Khanā€¢ 360

@ameer005

Desktop design screenshot for the Tip calculator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


i don' t know how to set the default cursor position at the end of the text in input fields... can you guys tell me?

Community feedback

Shashree Samuelā€¢ 9,260

@shashreesamuel

Posted

Hey good job completing this challenge

Keep up the good work

Your solution looks great however I think that the text for the reset button in the calculator needs more opacity in order to be visible

In terms of accessibility issues simply wrap all your content between main tags

I hope this helps

Cheers

Happy coding šŸ‘

Marked as helpful

0

Ameer Khanā€¢ 360

@ameer005

Posted

@TheCoderGuru thank you for your valuable feedback šŸ™Œ I'll definitely apply it

0

@Jeth0214

Posted

Hi @ameer, your solution was nice. These are things that I noticed.

  1. There is an issue on accessibilities based on the report. Try to use semantic element like main element as a container for your solution. Then, instead of div use section element to group some elements.
  2. In your bill input, I try to input the letter "e" and "-" and it accepted it. Try to add some validation to check if the input are number characters. Or use type ="number". Overall is nice looking solution.

Marked as helpful

0

Ameer Khanā€¢ 360

@ameer005

Posted

@Jeth0214 thanks for the feedback šŸ™Œ I'll learn more about semantic html

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