Giter VIP home page Giter VIP logo

phunwaretest's Introduction

Readme

This file has general information.

3rd Party frameworks used:
Using CocoaPods for handling frameworks versions / updates. 
Please run pod install to download dependencies.

-AFNetworking: This library is used to retrieve efficiently different kind of resources from an end point / Api system. 
In the case a feed changes it's format (JSON / XML / Others) it can be easy set up to handle new format.
-Reachability: This library is used to let the system know if there's connectivity to the internet, 
what kind of connectivity is it ( WIFI / GSM / 4G), and when it changes its state (Online / Offline).
-JSONmodel: Transform Json feed into an entity.
-MBProgressHUD: Spinner to show working activity.
-SDWebImage: To download and cache images.


iOS Target:
-This app works in iOS 8 and iOS 7 devices.
-This app works in iPhone and iPad devices.

Approach:
- Auto Layout was used in order to keep split UI from functional code, so most of the design is done in a single Storyboard for all devices.
- Auto Size Classes was used in order to keep split UI from functional code, so most of the label / Image size is done in a single Storyboard for all devices.
- Git local repository: I used it in order to provide an idea of the flow done through the development time. To see it, please go for Source Control / History in Xcode menu.

Developer: 
Luis Alvarado Solano / [email protected]

Development Time: 4.5 hours.
Missing the API section.

phunwaretest's People

Contributors

luisgit avatar

Watchers

James Cloos avatar  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.