Giter Site home page Giter Site logo

swift-pugbomb-wework-eng-11-17's Introduction

MultiPugBomb

Readings

Objective

Your objective is to create an app that loads 100 pugs into a CollectionViewController. You will be using an awesome api created here at Flatiron that grabs one random pug for each call.

API : http://pugme.herokuapp.com/random

Once the api is called, the image must then be downloaded and added to the imageview. Make the imageView the width of the container. The design should look something like this.

Note

Do not use Alamofire or SwiftyJSON or any third partner frameworks. They come with some build in multithreading which defeat the purpose of this lab. There are several ways to solve this problem but the objective is for it to load smoothly.

In addition some of the links are dead links which is a common feature on the internet. You must handle dealing with deadlinks so there are no empty imageViews. Handle this in any way you wish.

Hint You can use a placeholder image but feel free to use what you wish.

Advanced

Included in this lab is a UIImage extension that will allow you to filter images. Filtering images is a long running process and you will need to think about how you want this to work. There are three filters available, choose the one you like best.

This app should allow a user to double tap on a cell and then swap out the image for a new filtered image.

Hint This may require a property on the cell that holds onto the UIImage. Ask an instructor if you are unsure.

swift-pugbomb-wework-eng-11-17's People

Contributors

johann avatar johannkerr avatar

Watchers

 avatar  avatar Victoria Thevenot avatar  avatar Joe Cardarelli avatar Sara Tibbetts avatar The Learn Team avatar Cernan Bernardo avatar Sophie DeBenedetto avatar  avatar Antoin avatar  avatar  avatar Nicole Kroese  avatar Lisa Jiang 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.