- PHP
- Bootstrap
- JQuery
requires PHP 5.6+
Export CRUP-db.sql file in your database.
Add Your Database Details in dbconfig.php file.
$hostname = 'localhost'; // Host Name
$user = 'root'; // username of host
$password = ''; // password of host
$dbname = ''; //database name
- released on 17-9-2016
MIT
Free Software, Hell Yeah!
( readme updated on 17-9-2016 )