Skip to content

This is a bulb tester program, it determines whether a bulb should be subjected to a functional test, structural test or none.

Notifications You must be signed in to change notification settings

Felix45/bulbtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulbs Test Program

This is a bulb tester program, it determines whether a bulb should be subjected to a functional test, structural test or none. A bulb is subjected to a test based on the table below.

Random percentage Test Symbol
15% Structural test S
6% Functional test F
other No test required -

Built With

  • JavaScript

Prerequisites

  nodeJs

Setup

  $ git clone git@github.com:Felix45/bulbtest.git
  $ cd bulbtest

Usage

To run the program please type the command below in the terminal

  $ npm install
  $ node bulb.js

Authors

👤 Name Github Twitter LinkedIn
Felix Ouma @Felix45 @Felix_Atonoh LinkedIn

Acknowledgments

  • Special thanks to Jochen Seeber for giving me this problem to work on

About

This is a bulb tester program, it determines whether a bulb should be subjected to a functional test, structural test or none.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published