There was a college project back in 2012 and now it's time for an huge refactoring.
- Functional test coverage.
- Create a new API.
- Remove database queries from code and replace for API calls.
- Replace code with new React components.
- Heroku Toolbelt
- PHP 5.5.30
- Nginx 1.8.1
- MySQL
- Composer
- Node v6
- composer install
- composer run-script setup-test
- heroku local (other terminal)
- composer test
Licensed under the MIT license