◐ Shell
clean mode source ↗

GitHub - epower/angular-stackoverflow: AngularJS demo application with the Stackoverflow API

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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%