dks333 / KDInstagram

Instagram Clone built in Swift. Utilize three design patterns in three major modules.

Home Page:https://www.linkedin.com/in/kaishan-ding/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KDInstagram (Instagram Clone using MVC, MVVM, VIPER)

Instagram is an international photo and video-sharing social networking service owned by Facebook, Inc. It was created by Kevin Systrom and Mike Krieger and launched in October 2010 on iOS.

This is a basic iOS application that uses three design patterns and local data to create a clone of the Instagram App.

Documents

Preview

Feed

Search

Profile

Structure

Module Design Pattern Used with
Feed VIPER N/A
Search MVVM RxSwift
Profile MVC Singleton

Third Party Libraries

About Author

Sam Ding, dingkaishan@gmail.com

About

Instagram Clone built in Swift. Utilize three design patterns in three major modules.

https://www.linkedin.com/in/kaishan-ding/

License:MIT License


Languages

Language:Swift 99.7%Language:Ruby 0.3%