https://github.com/girishg4t/gstcalculator
This Project is to demonstrate how the GST is calculated as per Indian GST slab system
https://github.com/girishg4t/gstcalculator
gst gstcalculator javascript mocha nodejs test
Last synced: about 1 month ago
JSON representation
This Project is to demonstrate how the GST is calculated as per Indian GST slab system
- Host: GitHub
- URL: https://github.com/girishg4t/gstcalculator
- Owner: girishg4t
- Created: 2019-11-15T04:47:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:05:27.000Z (over 2 years ago)
- Last Synced: 2023-03-05T12:37:01.676Z (about 2 years ago)
- Topics: gst, gstcalculator, javascript, mocha, nodejs, test
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GST Calculator
This is the sample application to show how the GST is calculated as per indian slab systemThis project has 5 test cases positive and negative to test the application
To run the tests do:
npm test