GitHub - epower/angular-stackoverflow: AngularJS demo application with the Stackoverflow API
-
Notifications
You must be signed in to change notification settings - Fork 0
Repository files navigation
angular-stackoverflow
Simple AngularJS application for Stackoverflow API.
Overview
This simple application demonstrate the utility of AngularJS.
The main javascript code's in static/js/controller.js
This app demonstrate these features in Angulars:
- Ajax call via
$http - Databindings
- Paginator and custom filter
- Angular Directives: ng-repeat, ng-show, ng-click, ng-disabled, ng-src
This application's accessible via github pages.
Languages
- JavaScript 100.0%