Skip to content
This repository was archived by the owner on Oct 10, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
28 lines (22 loc) · 907 Bytes

File metadata and controls

executable file
·
28 lines (22 loc) · 907 Bytes

Flickular

The builds for this project are tested using travis:

Travis Test Result

What is Flickular

Flickular is a demo web application to show how to create an AngularJS application. It shows off the following technologies:

  • AngularJS
    • directives
    • services
    • $ajax
    • $q promises
  • Flickr API's (JSON with padding)
  • Bootstrap
  • Less CSS
  • Jasmine Unit Testing
  • Karma test runner
  • Grunt task runner

This application aims to show you how to build an AngularJS application from scratch in a structured way.

Live Demo

Please make sure to check out the live demo on my website below, which is a working copy of the dist folder. http://www.markwylde.co.uk/flickular/#/

License

Feel free to use this however you wish.