Author: Merkury (Victor Moreno) Date: September 2015
PHP MVC Framework developed for Cool Blue Technical Interview Test.
In order to run all the application properly a vhost is needed pointing to /public directory.
The root dir will show the list of contacts contained in the file, and a set of options in form of links.
Create writting util and move writting functions to Model. Figuring out how to manage exceptions properly.