A web app to manage the an epic table tournament held at Makers Academy during the course. [Website:] (https://makersttt.herokuapp.com/)
- Player profile pages
- Player #
- Game tracking
- Score tracking
- Group stage tables
- Semi/Quarter/Final match tracking
- Ruby
- Rspec
- Capybara
- Sinatra
- HTML5/CSS3
- Postgresql
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 |
Responsiblities | Collaborators |
---|---|
Holds the players | Player |
Records player placement in group | Games |
Displays player information | Tournament |
Display player fixtures |
Responsiblities | Collaborators |
---|---|
Holds score | Group |
Processes win/points | Player |
Tournament |
Responsiblities | Collaborators |
---|---|
Holds games | Player |
Holds groups | Groups |
Players |