Steam Sales Finder
Video game sales searcher app with RestAPI
In the JavaScript course at Laurea University of Applied Sciences, we had to choose a RestAPI interface and develop an application that uses it. I found an interface that lists discounts on Steam and other game stores together and that is actively updated. Using the interface, I created an application that asks the user for the maximum price of a game, and then, by pressing a button, the application returns a list of games whose discounted price is below the user's budget.