Giter VIP home page Giter VIP logo

phase-1-wk1-code-challenge's Introduction

phase-1-wk1-code-challenges

Challenge 1: Student Grade Generator

Description

This is a program that generates student grades for marks scored between 0 & 100.

Project Setup

The program prompts the user to enter marks scored between 0 & 100.
Criteria for grading(A > 79, B - 60 to 79, C - 50 to 59, D - 40 to 49, E - less 40.)
The current version runs via terminal using the command node index.js
1.Open terminal and clone the repo using the following command,
git clone [email protected]:ntwigamartin/phase-1-wk1-code-challenge.git
2. cd to the cloned repo and run code . to open it on vs code
3. Run the command npm install to install the required dependencies
4. Run the program using the command node index.js

Author: Martin Ntwiga
License: Apache 2.0

Challenge 2: Speed Detector

Description

This is a program that demerits drivers with points for exceeding the speed limit of 70.
The program advises the driver of their total accumulative demerit points.
Once they exceed 12 points, the driver is advised that the license has been suspended.

Project Setup

The driver gets a message of 'ok' for speeds within the limit of 70, and the number of
demerit points for speeds above 70.
Once the driver hits speed of 135, they are advised that the license has been suspended.
The current version runs via terminal using the command node index.js
1.Open terminal and clone the repo using the following command,
git clone [email protected]:ntwigamartin/phase-1-wk1-code-challenge.git
2. cd to the cloned repo and run code . to open it on vs code
3. Run the command npm install to install the required dependencies
4. Run the program using the command node index.js

Author: Martin Ntwiga
License: Apache 2.0

Challenge 3: Net Salary Calculator

Description

The program calculates net salary in kenya given an input of the gross pay.

Project Setup

The program computes values for nhif deduction and paye deduction and adopts
a fixed figure for nssf deduction at 200. The net pay is arrived at by deducting the nhif,
paye & nssf from the gross pay. The current version runs via terminal using
the command node index.js by passing a value of the gross pay.
1.Open terminal and clone the repo using the following command,
git clone [email protected]:ntwigamartin/phase-1-wk1-code-challenge.git
2. cd to the cloned repo and run code . to open it on vs code
3. Run the command npm install to install the required dependencies
4. Run the program using the command node index.js

Author: Martin Ntwiga
License: Apache 2.0

phase-1-wk1-code-challenge's People

Contributors

ntwigamartin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.