Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 637 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 637 Bytes

angularjs

Tech Stack: AngularJS, HTML5, PHP, MySQL, CSS

Description: This project is to get list of data from PHP web services through AngularJS.

Features:

Frontend UI implemented in HTML5
Interaction between Frontend and API happening through AngularJS
REST API implemented in PHP

How it can be extended:

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