8000 GitHub - jshobbs/angularjs: This is a project that uses AngularJS to make AJAX calls to Reddit to get and display data. This project uses single page application (SPA).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is a project that uses AngularJS to make AJAX calls to Reddit to get and display data. This project uses single page application (SPA).

Notifications You must be signed in to change notification settings

jshobbs/angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs

AngularJS Reddit Reader Application

This is an AngularJS project utilizing the single page application (SPA) design. The simple SPA has a home page and two partial pages. This application allows the user to choose a technical subject and stories about that topic will be retrieved from Reddit and displayed. Page routing is setup and a factory and service are used. The stories can be sorted by the number of comments on the story.

This project needs to be served on some server. I used NPM http-server during development. Once the server is running, open index.html to run application.

The AngularJS files are included in the lib directory. Of course, a CDN could also be used.

About

This is a project that uses AngularJS to make AJAX calls to Reddit to get and display data. This project uses single page application (SPA).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0