Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 990 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 990 Bytes

SimpleDribbble

A simple app for Dribbble feeds.

What is it?

SimpleDribbble is a simple app to see the most popular shots from Dribbble.

SimpleDribbble Example

What are its features?

  • Made with Storyboard and Autolayout
  • Using project dependency manager Cocoapods
    • AFNetworing
    • JSONModel
    • SDWebImage
    • SVPullToRefresh
    • UIActivityIndicator-for-SDWebImage
  • Using shots list API from Dribbble (http://api.dribbble.com/shots/popular?page=1)
  • Infinity scroll
  • Pull to refresh

More details here.

TO DO's

  • Unit tests
  • Functional tests
  • Share shot on Facebook
  • Share shot on Twitter
  • Fixing warnings

Author

Thiago Rossener

License

SimpleDribbble is available under the MIT license. See the LICENSE file for more info.