Giter Site home page Giter Site logo

ios-assignment's Introduction

iOS Assignment

Hello and welcome to this assignment!

We have probably told you in the face-to-face interview, but just be perfect clear: we don't want you to spend too much time on this. You can do a great work spending 4 hours-ish, so no need to spend days on this. Please work as in a real project, commit and push your code along the day. If you have any questions, drop an email to [email protected] or open an issue ;)

Description

We love cities, they are awesome \o/. So we want a simple app where we can see pictures of our cities.

As a user I want to...

  • Fetch images from Instagram that meet the following criteria:
    • Tagged with the name of the city I'm currently on.
    • Were posted no far than 20km from where I am.
  • See the images in a list as a thumbnail with the poster name.
  • Select a image and present in a new view. This view should contain the larger image, and all the data you have about it.
  • Sort the list by either date, number of likes or distance from me.

Requirements

  • Use cocoapods, I've heard that's good.
  • Use AFNetworking, it's good and makes network requests easier.
  • Save all post clicks in an array.
  • Thumbnails in master view should be grayscale. Colored in detail view.
  • Persist posts so I can look at them when I'm offline.
  • Responsive table view

Optional

Make the animated GIFs animate in detail view.

  • Work a little on the design. Don't put too much effort into this, but you are free to wow us :).
  • We don't want any lag when scrolling.
  • Impress us ;)

ios-assignment's People

Contributors

abohlsen avatar josemando avatar

Watchers

 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.