- The BCCI System is a command-line application developed in VB.NET using Visual Studio 2022.
- It calculates the SSS, Pag-Ibig, PhilHealth, and Tax contributions based on the provided monthly income.
- The application runs on the .NET Framework and is designed for calculations specific to the Philippines.
- Open the project in Visual Studio 2022.
- Build the project.
- Run the console application.
- Enter the monthly income when prompted.
- The tool will calculate and display the contributions for SSS, Pag-Ibig, PhilHealth, and Tax.
- Review the results to understand the breakdown of deductions and net income.
This tool provides estimates and should not be considered as professional financial advice. Please consult with a financial advisor for accurate and personalized information.
This project is licensed under the terms of the MIT License.