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
- 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.
- 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.
No known bugs
If you would like to contact me for any further information or update requests, email me at [email protected]
HTML/CSS, Bootstrap, Javascript, jQuery
This software is licensed under the MIT license.
Copyright (c) 2018 Jim Palowski