Check it out on my website @ www.steamcompletionist.net
This is the complete source code of my Steam Completionist website.
This project is an attempt at learning more about the steam API, HTML 5 and CSS 3. The website itself is to motivate people to beat their backlog of steam games by providing a slick interface to mark games as "actively playing", launch games and view your achievement progress. Functionality to mark a game as beaten / blacklisted is also included. The way the website displays the list of games also helps in remembering all the amazing games you own that you forgot about.
Requirements:
- Steam API Key ( Obtainable at steamcommunity.com )
- PHP 5.3+
- MySQLIi or PDO extension
Makes use of:
- LightOpenID class Copyright (c) 2010, Mewp under the MIT license
- CSS reset stylesheet http://meyerweb.com/eric/tools/css/reset/
- jQuery Javascript Framework http://jquery.com/
- jQueryUI Javascript Framework http://jqueryui.com/
- jQuery.fn.sortElements by James Padolsey http://james.padolsey.com/javascript/sorting-elements-with-jquery/
- Google Charts https://developers.google.com/chart/
Author: Felix Kastner [email protected]
Creation date: January 2013 - April 2013