1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
2015-04-15 14:02:43 +00:00
2015-04-15 13:44:40 +00:00
2015-02-09 11:02:00 -05:00
2015-03-30 19:11:47 +00:00
2013-12-23 11:04:30 -05:00
2013-12-23 11:04:30 -05:00
2015-02-11 11:24:15 -05:00
2013-12-23 11:04:30 -05:00
2013-12-23 11:04:30 -05:00
2013-12-23 11:04:30 -05:00
2015-03-24 14:40:20 +00:00
2015-03-24 14:40:20 +00:00
2013-12-23 11:04:30 -05:00
2015-04-15 14:02:43 +00:00

== README

This application is being created to run a wrestling tournament.

Development details:

* Ruby 2.2.0

* Rails 4.2.0

* Test with minitest <tt>rake test</tt>

* Seeds created for development <tt>rake db:seed</tt>

* Development login email: <tt>test@test.com</tt> password: <tt>password</tt>

Things that need to be done:

* Create a printable page for all brackets

* Allow coaches to modify lineups

* Give coaches more specific seed criteria guidlines

* Give tournament director option to include extras or not

* Give table workers access to run match stats

* Create pages for running match stats

* Create logic to determine pool winners and move them on to the brackets

* Create logic to move winners along in the brackets

* Create logic to calculate team scores

* Create logic to assign unfinished bouts to a mat

* Create logic to allow finals matches to be sent to a specific mat

* ?
Description
No description provided
Readme MIT 8.9 MiB
Languages
Ruby 73.1%
HTML 15.3%
JavaScript 10.9%
Shell 0.5%
CSS 0.2%