bolivarbryan / GIPHYClient

iOS Client App for listing GIPHY images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIPHYClient

This Client fetches GIF images from giphy.com. By using it you can see the most popular GIF images.

App Architecture

  • This Project was built with MVVM Architecture
  • Included CoreData as Persistency Manager

Dependencies (Using CocoaPods)

  • SwiftGifOrigin: Used for loading gif images from Data

Checklist

  • Design App Architecture
  • Create XCode Project
  • Install Dependencies
  • Organize project structure
  • Create Models
  • Create Networking Layer
  • Create Database Manager
  • Add Pagination
  • Optimize app performance
  • Offline behavior
  • Image details View

About

iOS Client App for listing GIPHY images.


Languages

Language:Swift 99.2%Language:Ruby 0.8%