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

Fix api/games for past, today, and future games and desc order. #45

Closed chrisfernandes123 closed 5 years ago

chrisfernandes123 commented 5 years ago

Today is not showing correct games. Look at lte and gte.

chrisfernandes123 commented 5 years ago

The api/games for past, today, and future games is fixed. However, I'm don't understand the requirement for the "desc order".

I will ask this on Slack and create another issue as applicable.