Skip to content

SamieC/codechallenge_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Week1 Code Challenge)

Date, 2024/03/24

By Samson Chelgut

Description

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.

  1. For StudentGrade- This allows user to input marks and returns the subsequent Grade.

  2. 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.

  3. 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.

Live Link

https://github.com/SamieC/codechallenge_1.git

Technologies used

Github Javascript HTML

Support and contact details

(https://github.com/SamieC)

License

The content of this site is licensed under the MIT license Copyright (c) 2018 Copyright Samson (c)2024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published