bnicp / chronoflix

Arcade style game app where a user sorts random movies by year of release.
https://chronoflix.herokuapp.com/
Apache License 2.0
2 stars 1 forks source link

Added local storage functionality, added highScore set conditioning, … #113

Closed christopherginn closed 2 years ago

christopherginn commented 2 years ago

-Added local storage functionality to Game.js and Highscores.js, -added highScore set conditioning, -added allUsers query back to highscores page, -allUsers query now sorting highScores in resolvers.js, -updated API query parameters to not include adult films, return movies with original language as English, return movies released after 1985