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

Update gameDate in Games model to gameDateTime #28

Closed chrisfernandes123 closed 5 years ago

chrisfernandes123 commented 5 years ago

The field is a date time field and it would be easier to store the current date and time of the game.

chrisfernandes123 commented 5 years ago

I recommend to leave as is for now. The risk is high of a catastrophic failure. This can always be done after the demo.