Skip to content

markuswind/flickr-ios-mvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flickr-mvvm

Simple example of a Flickr app for iOS, using the MVVM architecture.

Screenshots

          

Running

Step 1:

git clone https://github.com/markuswind/flickr-ios-mvvm

Step 2:

carthage update

Step 3:

Get API keys/secret from https://www.flickr.com/services/apps/create/apply and create a configuration.plist file.

see: SupportingFiles/Configuration.plist.example

Features

  • Showing recent photos
  • Searching photos with specific term
  • History of recent searches
  • Lazy loading while user is scrolling
  • Simple interaction for showing fullscreen images

Data flow

Simple data flow used for retrieving data from the API:

Plugins used

License

MIT.

About

Simple example of a Flickr app for iOS, using the MVVM architecture.

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages