/codeChallenge

Code Challenge

Primary LanguageHTML

Phase-1-code-challenge

Description

challenge 1

This is an application that allows users to enter the marks they have and get back the Grade .

challenge 2

This is an application that allows users to enter the speed they have and get back the Demerits Points above the speed limit.

challenge 3

This is an application that allows users to enter the Gross Salary they have and get back the NET Salary after deductions from NHIF,NSSF and Taxes deductions.

User Story

challenge-1

  • A user can enter the marks, in the input field.
  • See the grade based on the marks entered.

challenge-2

  • A user can enter the speed, in the input field.
  • See the points based on the speed entered.

challenge-3

  • A user can enter the gross income, in the input field.
  • See the NET Salary based on the speed entered.

Development Requirements

  • Visual Studio Code.
  • Live server extension.
  • Browser(Chrome or any other Chromium based Browser)

Development Installation

To get the code..

  1. Cloning the repository:
https://github.com/Sirumba/codeChallenge
  1. Move to the folder and install requirements
cd codeChallenge/
  1. Running the application
right click on the index file within each folder and open with live server

Open the application on your browser:127.0.0.1:5502

Technology used

Author

Project contributed to by: Simon Sirumba Maina

Licence

This project is licensed under the ISC licence