Coder Social home page Coder Social logo

jzxyouok / pinterested Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mabdulsubhan/pinterested

0.0 0.0 0.0 1.05 MB

Pinterested - Demo iOS app with Pinterest layout and a Caching framework

License: MIT License

Swift 98.35% Objective-C 0.99% Ruby 0.44% C 0.22%

pinterested's Introduction

Pinterested

Development

  • Swift 4.2
  • XCode 10.2

Getting Started

To run this project for development or debugging purposes, please follow the instruction below. The app is written on Swift 4.2 on Xcode 10.2

Prerequisites

Make sure you have CocoaPods installed. You can install it by running this command on Terminal.

$ sudo gem install cocoapods

See Getting Started on CocoaPods for more informaiton.

Installation

  • Open Terminal and head over to your project directory. After that, run the following command to install pods:
$ pod install
  • Navigate to project directory and open workspace using Pinterested.xcworkspace
  • Build and run the application on simulator or actual device running iOS 10.0 or later using Xcode 10.x

Features

  • Pinterest Layout
  • Image gallery with cached images
  • Lottie based pull-to-refresh
  • Cool transition for image details ๐ŸŽจ

Technical Notes

Architecture

  • The architecture of this app is based on MVC along with Factory and Coordinator.
  • Factory is used for modules construction.
  • Coordinator is used for navigation.

Code Structure

Code has been strucutred into two main categories, Sources and Resources:

  • Sources contain all code files, views, extensions, business logic, etc.
  • Resources contains Assets, Fonts, etc.

Code Coverage

  • Test cases for Cache framework are added
  • A sample UI test case added for Pinterested app
  • Code Coverage is upto 85%.

Third Party

  • Lottie (For pull-to-refresh)
  • Hero (For transitions)

Built With

Versioning

Version 1.0 For more information on versioning, see Semantic Versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

pinterested's People

Contributors

mabdulsubhan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.