User_allowed
User_allowed

Reputation: 89

Photos display from Google plus album feed using angularJS

I am newbie to angularJS , trying to display all google plus public Album photos on my new webpage, So far i tried is in plunker link, but its missing something to be Done, here is the plunker link:

http://plnkr.co/edit/GFEsToPj4zma5ur78Adt?p=info

Can anyone please help with this , i am guessing something went wrong in controller part , when i check console , it wont give any error

thanks in advance

/cheers

Upvotes: 0

Views: 1580

Answers (1)

Tony Lâmpada
Tony Lâmpada

Reputation: 5459

Here's a sample code that does what you want https://github.com/tonylampada/picasa-angular/tree/gh-pages

Here you can see it in action http://tonylampada.github.io/picasa-angular/

Nice pictures ;-)

Upvotes: 2

Related Questions