Skip to content

JanetIsak/Ping-Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping-Pong

_A Ping-Pong website, 03.31.2018 _

By Janet Isak

Description

_This website takes a number from a user and returns a range of numbers from 1 to the chosen number with the following exceptions:

Numbers divisible by 3 are replaced with "ping" Numbers divisible by 5 are replaced with "pong" Numbers divisible by 15 are replaced with "pingpong"_

##Specifications The whole process in plain English spec would be:

  • Example Input: 2
  • Example Output: [1,2]

Setup/Installation Requirements

Clone this repository from my Github named JanetIsak. cd into it and ls it to see the html, css, js, images and README folders. check with a command git remote -v to check if done correctly. Open it on web-browser of your choice, and start using it. Any changes must be pushed to Github with origin name instead of master. Go to "https://janetisak.github.io/Ping-Pong/" for more information.

Known Bugs

No Known Bugs.

Support and contact details

If you run into any issues or have questions, ideas or concerns, contact me at janetisak@yahoo.com. I encourage you to make a contribution to the code if see fit for improvement.

Technologies Used

HTML, CSS, bootstrap and JS & jQuery.

License

This software is Licensed under the MIT License.

Copyright (c) 2018 Janet Isak

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published