/CRUD-App-using-AngularJS-PHP-MySQL

This is the CRUD Application which is developed using AngularJS, PHP and MySQL

Primary LanguagePHP

CRUD App Using AngularJS PHP & MySQL

This is the CRUD (Create, Read, Update & Delete) Application which is developed using AngularJS, PHP and MySQL. It is a single page application where a new record of user is added to the database using AngularJS http service and same record can be edited, updated or deleted from the database.

To access this project on your machine, first clone it on your machine then import demo SQL in your database. The database details are enclosed in config.php file.