Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sub Request Functionality #18

Open
8 tasks
forslundscott opened this issue Apr 11, 2024 · 0 comments
Open
8 tasks

Sub Request Functionality #18

forslundscott opened this issue Apr 11, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@forslundscott
Copy link
Owner

Description

Sometimes a team captain is unable to find subs on their own for a game. Currently all requests go to league manager by email or text. We need to create a method to request through the app that will check a list of potential subs for availability to assist the manager.

Tasks

  • Add button on captain view of game for sub requests.
  • Have form popup that asks how many subs (by gender if coed)
  • Have server find best sub options, based on skill rating, league, availability.
  • Either have the results go to league manager for review, allow captain to choose desired subs from suggestions, or automatically send requests to the top options.
  • When sub request is received by sub allow them to accept or decline.
  • If automatically sending requests, if sub declines, move on to next best option
  • If manager or captain chose the subs, then send notification to them indicating sub declined and give recommendation list again for them to select another.
  • If sub accepts add them to the rsvp page specific for that game, so both the captain can see the number of rsvps, and sub can have the game added to their calendar.

Additional Notes

  • Deadline: TDB
@forslundscott forslundscott added the enhancement New feature or request label Apr 11, 2024
@forslundscott forslundscott added this to the Games Start milestone Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant