By Allan Maina
The project contains different programs containing different functions like calculating a user's tax.
In order to work on this project, the following are required : 8 gb RAM Intel Core i5 500 SSD
- create a fork on github.
- copy ssh key to your keyboard.
- git clone and paste the ssh key.
- Access the directory of the git clone repository.
- type in code .. to open vs code and create js file.
- open terminal in vs code
- npm install the application.
- npm test to check for errors.
It contains a program that tells a user their grade according to their marks. It also contains a program that takes speed of a vehicle and adds demerit points. It also contains a program whose major task is to calculate an individuals Net salary.