- PHP
- AngularJS 1.4.x
- JQuery
- Bootstrap Material Design
CRUD Oprations with AngularJS requires PHP 5.6+
Export angular-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-12-2016
MIT
Free Software, Hell Yeah!
( readme updated on 17-12-2016 )