Friday 19 June 2015

Angular Complete understanding of  Controllers Directives Services and Factory.

  Hello everyone,
       I went through one nice tutorial finally understood the flow of data between directives controllers  and Services,
    I have just created the demo login page with angular concept  Controllers Directives and Services .
you can get my source code from this repo
Git


If you want to see demo check this link Demo
 try in demo email : msmuthu008@gmail.com
                     password : 1234


I mixed up little bit of Angular Material design for UI 

Friday 12 June 2015

Angularjs Material Design App

Hi Everyone,
  To explore material design and angularjs i just created super simple image search app powered by Flickr, works fine and also responsive if you want the source code you can get it from my Git repo.

Checkout the Demo page http://msmuthu008.webege.com/flickr/ here.

I this application used flickr API spent sometimes and go through that link..


If you like this or any suggestions comment it below  

Thursday 4 June 2015

Angular Basics - Simple Hide and Show Menu

AngularJs is a Java Script Framework,
             This post contains simple hide and show the contents using basic controller