kevintxwu / outgame-rails

Super cool application!
0 stars 0 forks source link

Implement check-in #27

Closed kevintxwu closed 10 years ago

kevintxwu commented 10 years ago

Ability to add players to an event from front-end

kevintxwu commented 10 years ago

@dwarrier does this overlap with you implementing brackets, or is this something entirely different that needs to be done. (Right now you are just checking players in using the seed file I assume, so it shouldn't overlap?)

dwarrier commented 10 years ago

Sorry I didn't see this! As long as players aren't added to an event after it starts (for now), that's fine. It would be helpful if you didn't allow player signup if event.rounds.empty?