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

All comments

  • @Abdul-Waris-2566

    Posted

    Just three issues pertaining your calculator app.

    1-Input fields: the input fields' widths must occupy 100% of their parents width's containers. The issue can be spotted in input's focus state.

    2-Adding error: You missed adding the error text while the people's input field is 0. You can add it with JavaScript. you should also change the people input field's border's color to red.

    3-Reset button: reset button is already activated when the app is initiated. you can fix that.

    I hope this could help you in spotting as well as solving the above said problems.

    A simple question to you: could you tell me how long have you been learning to code?

    Marked as helpful

    0