Coding task for MobiDev company
This project build using:
- Simple MVC Framework: http://simplemvcframework.com/
- php-github-api: https://github.com/KnpLabs/php-github-api
- Bootstrab: http://getbootstrap.com/
I have not used anything from above as well as GitHub before, so I learned how to use them from it's documentatation.
Installation guide:
- Download and unzip package.
- Debloy db/githublikes.sql into MySQL database.
- Open core/config.php and set your base URL, database credentials and GitHub temporary dir for cache.
- errorlog.html should be writable.
- Edit .htaccess file and save the base path. (if the framework is installed in a folder the base path should reflect the folder path /path/to/folder/ otherwise a single / will do.