-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
GST Calculator #985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GST Calculator #985
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kaustubhgupta after every iteration click on clear |
Then it will be fine |
I know the functioning of the CLEAR button. Every time you press find, it should not display the results in a continuous manner where previous results are still there but it should clear the previous text and then display a new one. CLEAR Button is to clear every field in the application. |
@kaustubhgupta please check now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Due to inactivity this pull request has been marked as stale. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Due to inactivity this pull request has been marked as stale. |
Due to inactivity this pull request has been marked as stale. |
Description
Added script GST calculation
Fixes #976
Type of change
Please delete options that are not relevant.
Checklist:
README.md
Template for README.md
requirements.txt
file if needed.Project Metadata
If there is no-file/nothing to fill the below fields with, then type: none
Example:
If no requirements.txt needed/present, then type none inRequirments
.Category:
Title: GST calculator
Folder: GST calculator
Requirements: none
Script: script.py
Arguments: none
Contributor: Amit366
Description: A GST calculator.