michael-on-code/certificate-of-successful-completion
Platform Managing Certificate of Successful Completion for small, medium and big companies
###################
Certificate of successful completion platform
###################
Platform managing Certificates of Successful Completion for small, medium and big companies
Server Requirements
PHP Framework CodeIgniter 3.1 is used for the development
PHP version 5.6 or newer is recommended.
Mysql or MariaDB is required
Installation
1- Import the SQL File (akasiabe.sql) in the repository directory to a blank Mysql/MariaDB database.
2- Change the parameters in config.php (application >> config >> config.php) accordingly, especially the BASE_URL
3- Edit the database paremeters in database.php (application >> config >> database.php) accordingly using your
mysql/mariadb parameters
You are set to go !
Usage
The admin area is accessible at <BASE_URL> with the following credentials :
email : admin@admin.com
password : password
Enjoy !