Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mycaule/gross-net-pay
Gross to Net pay calculator
https://github.com/mycaule/gross-net-pay
Last synced: 20 days ago
JSON representation
Gross to Net pay calculator
- Host: GitHub
- URL: https://github.com/mycaule/gross-net-pay
- Owner: mycaule
- License: gpl-2.0
- Created: 2014-12-18T22:45:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T08:23:03.000Z (almost 10 years ago)
- Last Synced: 2024-10-16T01:12:38.628Z (2 months ago)
- Language: JavaScript
- Homepage: http://mycaule.github.io/gross-net-pay/
- Size: 398 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gross Net Pay
[![Build Status](https://travis-ci.org/mycaule/gross-net-pay.svg?branch=master)](https://travis-ci.org/mycaule/gross-net-pay)
Calculate Net Pay from Gross Pay and *vice versa*.
Made just for fun using AngularJS. [Use it here!](http://mycaule.github.io/gross-net-pay/)
### Screenshot
![screenshot](https://raw.github.com/mycaule/gross-net-pay/master/img/screenshot.png)
### Contributing
[Changes and improvements](https://github.com/mycaule/gross-net-pay/wiki) are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into `master`!### License
Gross Net Pay is licensed under the [GPL license.](https://github.com/mycaule/gross-net-pay/blob/master/LICENSE)