issues
search
lukatarman
/
steam-game-stats
Steam Game Stats application
0
stars
0
forks
source link
Remove checking for current players for unreleased games
#210
Open
lukatarman
opened
9 months ago
lukatarman
commented
9 months ago
Description
Remove checking for current players for unreleased games.
Technical Design
[ ] Add check to db call when getting games to check current players for
[ ] Only get the games with release dates older than current date
[ ] Alternatively add another collection, releasedGames. Only check current players there.
Description
Technical Design