QAZIMAAZARSHAD / Income-Tax-Calculator

Income Tax Calculation System For A Salaried Person
https://github.com/QAZIMAAZARSHAD/Income-Tax-Calcultor/blob/main/README.md
MIT License
36 stars 57 forks source link

Fixed the unwanted text error #111

Closed akash-rajak closed 3 years ago

akash-rajak commented 3 years ago

Issue Number

fixes #110

Describe the changes you've made

Fixed the bug in code showing unwanted text.

Checklist

Below shows the screenshot of corrected output, 1

Now in below image we don't see any unwanted text, 2

akash-rajak commented 3 years ago

@QAZIMAAZARSHAD , i have corrected the issue, please check it.

QAZIMAAZARSHAD commented 3 years ago

Download the updated file https://github.com/QAZIMAAZARSHAD/Income-Tax-Calcultor/archive/refs/heads/main.zip

Check it is already not there.

akash-rajak commented 3 years ago

It's there, just do like this when income entering page opens first add input such that income < expedition/deduction when we add like this we get following output, 3

Now don't clear anything in this page, just decrease the value of expedition/deduction such that expedition/deduction become less than income, and now if we calculate, we get those text, like this,

4

Also can see in below video,

https://user-images.githubusercontent.com/57003737/122101026-7b29fa00-ce31-11eb-9d9e-94a65de9628c.mp4

akash-rajak commented 3 years ago

sorry closed the pr by mistake, i shown the methods when we get those unwanted text, please see it