View on GitHub

Coderwall-iOS

iOS app for Coderwall.com

Download this project as a .zip file Download this project as a tar.gz file

Coderwall-iOS

iPhone Screenshots

The App

Coderwall-iOS is an app for iPhone and iPad that lets you browse your Coderwall profile. You can browse you list of badges, your accomplishments and your stats and specialities, and even search for other users.

Why is it Open Source?

I'm putting the app on the App Store for free as it's making use of Coderwall, a free service, which itself is taking advantage of GitHub, a huge promoter of Open Source, and free for public use, so it seemed somewhat against the spirit of the thing to try and charge for it. In addition it's my first app and is really just a bit of fun.

As for why I'm making it available on GitHub, like I said, it was my first app and was something of a learning experience. I'm putting it here for 2 reasons.

A Note On Copying

I realise the risk with putting this code online is that someone else could just take it and publish their own version, they could even charge for it. I also realise there's probably not a lot I can do about that short of making it private, which I don't want to do. All I can hope to do is say if you want to add new features or improvements, please get involved and support this app, submit pull requests and bug reports etc and lets try and have one really good Coderwall app, instead of several average ones.

Coming Soon

At the moment the app is read only and doesn't take advantage of some of the new features Coderwall has been adding, such as Teams and Network. This is because I'm limited to what is available in their current api. However I have been talking to the guys at Coderwall and I know they have plans to add a lot more functionality that myself and other guys working with the api will be able to take advantage of.

Libraries

The following third party libraries where used in the app:

I've also used App Icon Template 2.0 by Michael Flarup at Pixelresort

License

Copyright (c) 2012 Will McKenzie http://oinutter.co.uk

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.