Git Product home page Git Product logo

wagchallengeproject's Introduction

wagChallengeProject

Coding Challenge iOS Project

Created a stand-alone app that retreived data from the following site:

Stack Exchange

Requirements included the following:

  1. Display retreived data as a TableView.
  2. Display the following data: username, badges, and gavatar from the list.
  3. While loading the gravatar, UI should show a loading animation.
  4. Each photo should be downloaded only once and stored for offline use.
  5. UI should be responsive.

Language: Objective-C Version Support: ioS 10 and up

No third party libraries were used in the app.

Coding Separated into 5 groups

  1. Services HTTPService where the connection is created to retrieve data
  2. Model UserData, where username, profile image, badges are organized
  3. Storyboards Main ; Only 1 storyboard was created for this project since only 1 view controller was needed
  4. View DataTableViewCell ; Information regarding the custom table view cell information is altered here
  5. Controllers DataViewVC ; 1 view controller with a tableview

wagchallengeproject's People

Contributors

ecmscs avatar

Watchers

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