This project consists of three JavaScript programs designed to perform various financial calculations:
- Grade Calculator: Calculates grades based on input marks.
- Traffic Penalty Calculator: Determines penalty points based on vehicle speed.
- Net Salary Calculator: Computes net salary after deductions based on basic salary and benefits.
No installation is required. Simply run each JavaScript file in a JavaScript environment or integrate them into a web application.
- Run the program.
- Enter your marks when prompted.
- Receive your grade.
- Execute the program.
- Enter the speed of the vehicle in km/hr when prompted.
- Obtain the penalty points or license suspension message.
- Run the program.
- Enter the basic salary and benefits when prompted.
- Receive detailed information about PAYE, NHIF, NSSF deductions, gross salary, total tax, and net salary.
Contributions to the project are welcome. Please fork the repository, make changes, and submit a pull request.
Javascript Github
[github.com/macharra]
This project is licensed under the MIT License Copyright (c) 2024.