This is a web based contact management application done in-order to get some hands-on in AngujarJS. This uses AngularJS ngRoute module for navigation, filter for contact search and service to get mock data.
- Create new contact
- Edit contact
- Search contact
- Sort contacts based on different fields
- Integrate with a back-end service to perform CRUD operations.
- Unit test