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

Implemented Sharebutton to ask while sharing #131

Closed akash-rajak closed 3 years ago

akash-rajak commented 3 years ago

fixes #126

Describe the changes you've made

here implemented the share button in such a way that first it will show the user tax info and then ask the permission of sharing via email. if use click on OK , the message will be sent else not sent.

and for sharing process also, there will be dialog box showing information of sharing status, like login successful, message sent or message not sent.

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

NA

Checklist

akash-rajak commented 3 years ago

@QAZIMAAZARSHAD , please check this one , have made changes.