Skip to content

An application to calculate your net salary for Cyprus

License

Notifications You must be signed in to change notification settings

phpcy/cyprus_gross_net_salary_calculator

Repository files navigation

Gross/Net Salary calculator

Software License Build Status

An application to calculate your Net Salary from your Gross Salary.

How to use

  1. Download the project or clone it.
  2. Install dependencies. From the root folder run
composer install
  1. Load a server. From the root folder of the project run
> php bin/console server:start

Your terminal will output something like this:

 [OK] Server listening on http://127.0.0.1:8000  
  1. Open your browser and visit http://127.0.0.1:8000
  2. Fill in the form and submit it.

Host it

The application is not hosted somewhere. I would be happy if someone is offered to host it.

Credits

License

The MIT License (MIT). Please see License File for more information.

Releases

No releases published

Packages

No packages published