trending! is a "higher or lower" parody game where users can attempt to reach new high scores by guessing which youtube video is higher on the trending charts. The frontend of the app is built using the React framework with JavaScript and the backend is built with Node.js for the loader and Spring with Postgres for the leaderboard data (currently rolled back, database issues)
The game relies on data provided in realtime by the Youtube Data API v3.
-
high score counter
-
trending status on current video
-
fix leaderboard backend applicication for duplicate data entiries
-
update UI/UX (game buttons and website icon)