Skip to content

NicolePell/tournament_prog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Tennis Tournament

Code Climate

A web app to manage the an epic table tournament held at Makers Academy during the course. [Website:] (https://makersttt.herokuapp.com/)

Features

  • Player profile pages
  • Player #
  • Game tracking
  • Score tracking
  • Group stage tables
  • Semi/Quarter/Final match tracking

Programs and Technologies

  • Ruby
  • Rspec
  • Capybara
  • Sinatra
  • HTML5/CSS3
  • Postgresql

CRC Model

Player

Responsiblities Collaborators
Have a name Game
Have points Points
Knows how many games it's played Groups
Knows how many games it's won
Is in a group

Groups

Responsiblities Collaborators
Holds the players Player
Records player placement in group Games
Displays player information Tournament
Display player fixtures

Games

Responsiblities Collaborators
Holds score Group
Processes win/points Player
Tournament

Tournament

Responsiblities Collaborators
Holds games Player
Holds groups Groups
Players

About

Web app for Table Tennis Tournament at Makers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published