rrone / refscheduler

Collaborative development for a referee scheduler application
GNU General Public License v3.0
1 stars 0 forks source link

Review workflow #1

Open rrone opened 8 years ago

ahundiak commented 8 years ago

Just some random thoughts:

  1. Change Referee scheduler to Sports Scheduler since this will also handle game scheduling as well as assessors etc. Just a big picture sort of suggestion. Also keep in mind that most of this functionality is applicable to multiple sports. Dicks might be interested in a more generic Sports Scheduler as opposed to something soccer specific.
  2. Clarify the intent for Android/IOS. Browser only or native apps. This will sort of impact the technical design.
  3. Us old folks are used to emails and texting etc. Need to make sure we support current social media communications. Want to be able to access using facebook, google, twitter etc (oauth2). When applicable want to be able to use social media for notifications as well as text/email. Need some young adults involved in this aspect.
  4. Want to be able to track multiple referee certifications such as USSF and NFHS.
  5. Team functionality include calculating and displaying team standings.
  6. Need to track youth referee as opposed to adult referee. Be nice to have a fitness standard as well, what I call the t-shirt size. Also want to be able to track referee upgrade plans and have a entire set of assessor/mentoring functionality.
  7. Be able to track player misconduct over a period of time.
  8. Need to be able to handle interactions with non-ayso leagues.
  9. The referee game report is something that could be thought of as an almost standalone module. Give the referees the tools to generate reports using "official" language etc. Sort of thing that might appeal to USSF folks.
  10. There could also be a "game scoring" application for tracking individual stats during a game. Tracking fouls, shots on goals, restarts etc. Could be used to monitor substitutes when applicable. Also the sort of thing that some of the more obsessive parents will enjoy.
rrone commented 8 years ago

Art, All good comments. Thanks.

rick

On Feb 12, 2016, at 07:59, Artx Hundiak notifications@github.com wrote:

Just some random thoughts:

Change Referee scheduler to Sports Scheduler since this will also handle game scheduling as well as assessors etc. Just a big picture sort of suggestion. Also keep in mind that most of this functionality is applicable to multiple sports. Dicks might be interested in a more generic Sports Scheduler as opposed to something soccer specific.

Clarify the intent for Android/IOS. Browser only or native apps. This will sort of impact the technical design.

Us old folks are used to emails and texting etc. Need to make sure we support current social media communications. Want to be able to access using facebook, google, twitter etc (oauth2). When applicable want to be able to use social media for notifications as well as text/email. Need some young adults involved in this aspect.

Want to be able to track multiple referee certifications such as USSF and NFHS.

Team functionality include calculating and displaying team standings.

Need to track youth referee as opposed to adult referee. Be nice to have a fitness standard as well, what I call the t-shirt size. Also want to be able to track referee upgrade plans and have a entire set of assessor/mentoring functionality.

Be able to track player misconduct over a period of time.

Need to be able to handle interactions with non-ayso leagues.

The referee game report is something that could be thought of as an almost standalone module. Give the referees the tools to generate reports using "official" language etc. Sort of thing that might appeal to USSF folks.

There could also be a "game scoring" application for tracking individual stats during a game. Tracking fouls, shots on goals, restarts etc. Could be used to monitor substitutes when applicable. Also the sort of thing that some of the more obsessive parents will enjoy.

— Reply to this email directly or view it on GitHub.