neilfr / Scorekeeper

Hockey scorekeeper application that simplifies game data capture, provides real-time updates and replaces the need for hardcopy scoresheets
https://ancient-headland-43747.herokuapp.com/
1 stars 1 forks source link

Create modal with applicable players for home or visitor goal #33

Closed chrisfernandes123 closed 5 years ago

chrisfernandes123 commented 5 years ago

When the home goal or visitor goal button is clicked, show a modal with the players in the game for the specific home or visitor team. The player id returned will be used in the existing db create api.

chrisfernandes123 commented 5 years ago

Completed and pushed to test branch.