Skip to content

sallamy/FlickerRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Flicker Demo

Simple App of Flickr Using VIPER architecture.

Screen Shots

                    

Features

  • Tabbar of 2 screen (photos and groups)
  • Showing recent photos on flicker
  • load more photos (pagination)
  • save photos to Database
  • showing list of groups
  • load more groups (pagination)
  • save groups To DataBase
  • display group info when tap on any group item in list
  • display topic and replies in the same page in group info
  • save group info to DataBase
  • Unit Test

Flicker Methods that Used

  • flickr.photos.getRecent
  • flickr.groups.discuss.replies.getList
  • flickr.groups.getInfo
  • flickr.groups.discuss.topics.getList
  • flickr.groups.search"

VIPER Flow Diagram

viper

Plugins used

About

Simple App of Flickr Using VIPER architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published