Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 815 Bytes

readme.md

File metadata and controls

31 lines (20 loc) · 815 Bytes

Facebook Album Browser and Downloader

Working:

� User Login using Facebook Account. � Application fetches all Public Albums for the user account. � Albums are displayed with a Thumbnail, Album Name and No. of Photos. � A download link is displayed for each album. � When a user clicks on Album, all photos for the album are displayed in full screen slideshow. � When user clicks on download link, jquery(Ajax) processes PHP script to collect all photos for the album id, Zip them and prompts user for download. � Meanwhile files are processed into zip, a loading bar is displayed, and users can browse into other albums.

Library Used: Colorbox for Full Screen Slide show.

Platforms: Facebook PHP SDK PHP

Scripting Languages: Jquery Ajax

Styling: Css