ricardodsanchez / github-user-lookup

Github user lookup sample application using AngularJS and the Github public API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gihub user lookup using AngularJS and Github's public API

This is a sample application which makes use of some of AngularJS' most common features such as:

  • Directives
  • Scope ($scope)
  • HTTP ($http)
  • Modules
  • IIFE pattern
  • Filters
  • Services
  • Routing

This app was built following Scott Allen's course on Pluralsight: http://www.pluralsight.com/courses/angularjs-get-started

About

Github user lookup sample application using AngularJS and the Github public API


Languages

Language:JavaScript 52.5%Language:HTML 47.0%Language:CSS 0.5%