Skip to content

yourpalal/polling-thing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

polling-thing

This is a simple client-side app built with angularjs and twitter bootstrap.

It polls the github issues on yourpalal/polling-thing once per second.

It is implemented in three files:

  • index.html: which handles displaying the issues using angular templates
  • issues.js: a simple angular controller that uses the $timeout and $http angular service to fetch the github issue data
  • style.css: a bit of custom styling

running

You can try this out on your own computer by running python -m SimpleHTTPServer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published