Tech Stack: AngularJS, HTML5, PHP, MySQL, CSS
Description: This project is to get list of data from PHP web services through AngularJS.
Frontend UI implemented in HTML5
Interaction between Frontend and API happening through AngularJS
REST API implemented in PHP
CRUD operations can be implemented through AngularJS -> REST API
Search operations can be integrated with List to filter dynamically using AngularJS data objects
API integration can be separated out using AngularJS Factory or Service APIs