Skip to content

kihuynh/beep-boop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Beep-Boop

Webpage that takes a number and returns a beep or boop , 1.19.2018

By Kimberly Huynh

Description

A webpage displaying a user input where the user inputs a number. And depending on if it fulfills certain requirements then it will output a beep, boop, or something else.

Setup/Installation Requirements

Specifications

This web application will fulfill these Specifications

  • Program replaces 0 with "Beep!"
  • Example Input: 0
  • Example Output: ["Beep"]
  • Program replaces 1 with "Boop"
  • Example Input: 1
  • Example Output: ["Boop"]
  • Program replaces anything that's divisible by 3 with "I'm sorry, Dave. I'm afraid I can't do that"
  • Example Input: 3
  • Example Output: ["I'm sorry, Dave. I'm afraid I can't do that."]

Technologies Used

  • HTML
  • CSS
  • Javascript
  • Bootstrap

License

Copyright (c) 2018 #### Kimberly Huynh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published