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

Added default text in each input field #98

Closed akash-rajak closed 3 years ago

akash-rajak commented 3 years ago

Issue Number

fixes #94

Describe the changes you've made

Added default text in each input field , and when the user put the cursor on the entry field , the default text gets cleared automatically, allowing user to add entry.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

Add any other context or screenshots about the feature request here.

Test plan (OPTIONAL)

A good test plan should give instructions that someone else can easily follow. How someone can test your code?

Checklist

below are some screenshots,

1

2

3

akash-rajak commented 3 years ago

@QAZIMAAZARSHAD , created a pr for adding default text in each entry field, please check it.