It's Week one code challenge showing different JS functionalities.
The main page is on index.html that will lead you to the other HTML pages.
-
For StudentGrade- This allows user to input marks and returns the subsequent Grade.
-
For Speed Detector- Modeled this as NTSA checker. This allows one to input current speed of a user and will show is speed is above limit. If it is it will add points per every 5 km/h(assumed from KM/s as stated in question). if the points exceeded are above 12, it will let the user know that the lisense is suspended.
-
For NetSalary- This allows one to input the basic salary and it will return, gross salary, deductions as well as net salary. There are alot of assumtions and i took liberties with them. NHIF and NSSF are fixed and not taxed- taken as a Tax relief. There are no benefits exempted for this model. Tax rates are shown in the code.
https://github.com/SamieC/codechallenge_1.git
Github Javascript HTML
(https://github.com/SamieC)
The content of this site is licensed under the MIT license Copyright (c) 2018 Copyright Samson (c)2024