oayandosu / Hustle

Example iOS project in the form of a Dribbble client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hustle

Example iOS development project in the form of a Dribbble client. This project can be used as a bootstrap for you next iOS app or for example code. There is also a presentation deck in the project that will break down the iterations taken to build Hustle. Follow along in the presentation or on my blog at http://cargocultblog.com

Project goals

  • Teach how to greatly increase development velocity on iOS by leveraging multiple open source projects provided by the community.
  • Demo my workflow from idea to launching on the App Store.
  • Have a sandbox project to try some interesting things I can't do in a production app.

Demo video & Screenshots

ScreenShot ScreenShot

Check out a demo video at https://vimeo.com/64255387

Credits

Thanks goes out to the Apple developer community thats creating these awesome open source projects that make my life easier. Hopefully I'm starting to give back.

License

IIViewDeckController published under the MIT license:

Copyright (C) 2011, Tom Adriaenssen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Example iOS project in the form of a Dribbble client