Beep Boop

Beep Boop, 3/30/18

By Jim Palowski

Description

A simple website that takes a users input of a number and converts it to see if a certain number can be converted to Beep or Boop

Setup/Installation Requirements

  • Clone or download the repository.
  • If downloaded, unzip the files into a single directory.
  • Right-click on the HTML file "index.html", then open it using a web browser.
  • Use Firefox or Chrome for best results, though IE shouldn't have any problems.

Specs

  • Program checks if number is either a 1 and 0 or divisible by 3.
  • Function checks whether the numbers 1 or 0 are to be replaced with the string Beep or Boop
  • If there are numbers divisible by 3 then the number is replaced with a string "I'm sorry, Dave. I'm afraid I can't do that.".
  • There is no limit to what number you can put in the input box.

Known Bugs

No known bugs

Support and contact details

If you would like to contact me for any further information or update requests, email me at palowskijim@gmail.com

Technologies Used

HTML/CSS, Bootstrap, Javascript, jQuery

License

This software is licensed under the MIT license.

Copyright (c) 2018 Jim Palowski