Skip to content

An iOS app to fetch and download recent Flickr photos

License

Notifications You must be signed in to change notification settings

adnanbaysal/FlickrRecent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlickrRecent

An iOS app to fetch and download recent Flickr photos

App is tab based. When app launches, Recent tap opens and fetches 21 recent photos from Flicker using photos.getRecent api.

If user taps any photo on recent tab, high resolution image is shown bigger and that image is downloaded to the disk.

On the Downloads tab, downloaded images can be seen in a table view, with their title. Tapping an images shows a larger image which can further be zoomed. It is also possible to delete the downloaded images in this tab.

App uses open api_key from Flickr which changes daily. So in order to test the app, "requestURLString" under "FlickrRecent/Flickr/FlickrFetcher.swift" should be changed and recompiled.

About

An iOS app to fetch and download recent Flickr photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages