Video game collection, wish list and backlog tracker.
This software uses the following software and services, for which we are thankful for.
- Giant Bomb API
- CodeIgniter
- Ignition
- PHP Markdown
- Markdown library for CodeIgniter
- Bootstrap
- jQuery
- jQuery autogrow textarea
Prerequisites:
- PHP 5.5
- MySQL
- Compass
- Giant Bomb API Key
Installation:
- Create a datebase with the schema in database.txt
- Set "base_url" in ignition_application/config/config.php
- Set "hostname", "username", "password" and "database" in ignition_application/config/database.php
- Set "gb_api_key" in ignition_application/config/gwl_config.php
- Navigate to project root in the terminal and run "compass compile" to build the CSS files. You can also run "compass watch" to have the CSS rebuilt everytime you modify a stylesheet.
- Copyright 2014 Joshua Marketis
- Distributed under the MIT License