Skip to content

mhdabdulhameed/SimpleGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleGallery

A Simple application that uses JSONPlaceHolder to download albums and pictures and display them.

Installation

Install the required dependencies using: pod install. Then open the workspace file (SimpleGallery.xcworkspace).

What is this?

This is a sample application that tries to apply MVVM-C architecutre.