Skip to content

An example AngularJS demo that shows how to create a simple AngularJS application that connects to Flickr. Uses directives, services, karma, less.

Notifications You must be signed in to change notification settings

jayanti-prajapati/Flickular-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An example AngularJS demo that shows how to create a simple AngularJS application that connects to Flickr. Uses directives, services, karma, less.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.8%
  • CSS 1.2%