Giter Club home page Giter Club logo

pingpong's Introduction

PingPong week 3

PingPong week 3, 2.24.17

By Zach Beecher

Description

A web app that takes a number from a user and returns a range of numbers from 1 to the chosen number with the following: ping, pong, ping-pong messages.

Link to repository and GH-pages

<<<<<<< 190790e4768fe8eae561f13358fe077103a215d8

======= https://github.com/ziggity/pingpong.git https://ziggity.github.io/pingpong/

add gh-pages, it will help recruiters find my portfolio and enable collaboration with others much more easily

Specs

  • 1. Take user input and return this result (#'s divisible by 3): input: 6,9,12,15, etc output: "ping"
  • 2. Take user input and return this result (#'s divisible by 5) input: 5,10,15,20,25, etc output: "pong"
  • 3. Take user input and return this result (#'s divisible by 15) input: 15, 30, 45,60, 75, etc output: "ping-pong"
  • 4. Take user input and clear out previously displayed #, do this over and over as per the user's fancy. input: first input:5, second input: 9, etc output:first display:"pong", clearing 1st display, second display,:"ping"
  • 5. App can count up to the given #, and output them input:2 output:[1,2]

Setup/Installation Requirements

  • Clone repository
  • Open Index.html in web browser or atom/sublime/vim/emac etc

Known Bugs

None so far!

Support and contact details

Contact Zach on twitter: @zachbeecher!

Technologies Used

HTML, CSS, Javascript, jQuery, bootstrap

License

This project is licensed under the MIT License

Copyright (c) 2017 Zach Beecher

pingpong's People

Contributors

ziggity avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.