Skip to content

agats/r-AlbumArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Album Art App

This fully client side web app will display popular album covers from the subreddit. I started this project to better learn the RequireJS. The application currently relies heavily on jQuery and the plugin jQuery.jsonp.

How to run

Open ./index.html in any browser.

How to test

Open ./tests/index.html in any browser

Road map

Let's re-use this app to test out other new and interesting javascript frameworks.

  • Javascript Frameworks
    • AngularJS
    • Ember.js
    • Durandal.js
    • React.js

TODO

  • Clean up HTML
    • Semantic HTML
  • Clean up CSS
    • use box-sizing on everything
    • fix CSSLint errors
  • Clean up JS
    • Break ./js/jsonp.js into CommonJS modules
  • Create javascript unit tests

About

Gallery for imgur images from subreddit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published