Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 523 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 523 Bytes

Project

PinBoards

Objective: Handle a caching mechanism in memory so that cached data can be loaded instantly.

Description

  • Using the Model-View-ViewModel pattern to develop.

  • Application mainly uses URLSesion class for downloading content form network. The URLSession class natively supports the data, file, ftp, http, and https URL schemes, with transparent support for proxy servers and SOCKS gateways...

Requirements

  • iOS 8.0+ / Mac OS X 10.9+ / watchOS 2
  • Xcode 8.3.2+ and Swift 3.0+