All Projects → Nitij → AngularJS-WebAPI-BookStore

Nitij / AngularJS-WebAPI-BookStore

Licence: MIT license
A book store application using angularJS and Asp.Net Web API

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
Classic ASP
548 projects

AngularJS-WebAPI-BookStore

This application demonstrates how to use Asp.Net web api RESTful services to send and receive data with angularJS. Apart from that you can see how angularJS is very effective in creating applications where we need to do real-time DOM manipulation. Also this is a single page application which utilizes angular views to navigate to different pages.

This application does not contain any kind of user management or any payment processing system as this is outside the boundary of the scope of this article, but you can implement them easily enough if you want to by modifying the existing code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].