It is CRM for Freelancers. Projects, Customers, Transactions etc.
*You should create database and import database.sql file in root folder.
*You should change 'application/config/database.php' file as your database infos.
*You should change 'application/config/constant.php' file end of the page there is a line defining URL like example:
define('URL','Your Domain Link');
must be
define('URL','http://example.com');
The project based on Codeigniter.
You can use pull request.
Have a nice projects!


