Download pingpong Free Java Code

Description

Small iPhone web app for keeping track of Table tennis score.

Icons

pingpong

Source Files

The download file pingpong-master.zip has the following entries.


.gitignore//from   w  w w.j  a va  2s  .  c  o  m
Capfile
Gemfile
Gemfile.lock
README.rdoc
Rakefile
app/controllers/application_controller.rb
app/controllers/games_controller.rb
app/controllers/players_controller.rb
app/helpers/application_helper.rb
app/helpers/games_helper.rb
app/helpers/players_helper.rb
app/models/game.rb
app/models/player.rb
app/views/games/_form.html.erb
app/views/games/edit.html.erb
app/views/games/index.html.erb
app/views/games/new.html.erb
app/views/games/show.html.erb
app/views/layouts/application.html.erb
app/views/players/_form.html.erb
app/views/players/edit.html.erb
app/views/players/index.html.erb
app/views/players/new.html.erb
app/views/players/show.html.erb
config.ru
config/application.rb
config/boot.rb
config/config.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/load_config.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/locales/en.yml
config/routes.rb
db/development.sqlite3
db/migrate/20110723093604_create_players.rb
db/migrate/20110723093614_create_games.rb
db/migrate/20110723202618_add_rating_to_player.rb
db/migrate/20110724182452_add_avatar_to_player.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
lib/elo.rb
lib/elo/configuration.rb
lib/elo/helper.rb
lib/elo/rating.rb
lib/tasks/.gitkeep
log/production.log
log/server.log
log/test.log
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/images/arrow.png
public/images/bg.jpg
public/images/info_text.png
public/images/last_matches.png
public/images/line.png
public/images/logo.png
public/images/match_history.png
public/images/player_stats.png
public/images/rank_1.png
public/images/rank_2.png
public/images/rank_3.png
public/images/rank_4.png
public/images/rank_5.png
public/images/rank_6.png
public/images/rank_7.png
public/images/rank_8.png
public/images/rank_9.png
public/images/ranking.png
public/images/vs.png
public/images/winner.png
public/javascripts/application.js
public/javascripts/controls.js
public/javascripts/dragdrop.js
public/javascripts/effects.js
public/javascripts/prototype.js
public/javascripts/rails.js
public/robots.txt
public/stylesheets/.gitkeep
public/stylesheets/960_12_col.css
public/stylesheets/application.css
public/stylesheets/reset.css
public/stylesheets/scaffold.css
public/stylesheets/text.css
script/rails
test/fixtures/games.yml
test/fixtures/players.yml
test/functional/games_controller_test.rb
test/functional/players_controller_test.rb
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/game_test.rb
test/unit/helpers/games_helper_test.rb
test/unit/helpers/players_helper_test.rb
test/unit/player_test.rb
vendor/plugins/.gitkeep

Download

Click the following link to download pingpong-master.zip.

pingpong-master.zip




















Home »
  Javascript Free Code Download »
    Mobile »




Android
iPhone
Mobile