Skip to content

vidaaudrey/003-Dribble-Client

Repository files navigation

003-Dribble-Client

A simple App that retrieves popular shots from Dribble.com and displayes related users' information & comments. ' The code is based on a tutorial by AppDesignVault. The videos are at: How to make a Dribbble App

More to do:

  1. Add UIPopOverViewController to show the images in detail

  2. And Landscape mode and iPad view support

  3. Add Search 4. Add Settings 5. Add Login

Some updates:

  1. Created HttpService class to handle HTTP request, so as to abstract the functions

  2. Created DribbleObjectHandler class to handle the Handle Dribble related function calls.

  3. Add Property Watchers to update the UIView once the datasource is updated.

  4. Cleaned up some of the code.

Snapshot 1 Snapshot 2 Snapshot 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages