Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 462 Bytes

File metadata and controls

24 lines (15 loc) · 462 Bytes

Bus-driver

Small node.js program allows the user to input names and then outputs the names in random order every 5 minutes using a timer and every five minute a sound alert would be triggred.

Features:

  • Timer
  • Readline
  • Sound alert
  • Random output

Installation

On your terminal console

  • Clone this repo

    • https://github.com/simtor/Bus-driver.git

How to run it

On your terminal console

  • npm start

Created by Simone Ram🐏