Skip to content

Sample app that fetches and displays a list of top StackOverflow users.

Notifications You must be signed in to change notification settings

kreeble/ios-stack-overflow

Repository files navigation

iOS Stack Overflow
Garam Song
[email protected]
=================
This project fetches the top users on Stack Overflow using their API and displays them in a table. Images are cached both in memory and on disk for performance and persistence.

Separation of network and MVC layers is demonstrated here, in addition to coding organization, style and adherence to iOS best practices such as utilizing standard frameworks and patterns, and avoiding retain cycles.

About

Sample app that fetches and displays a list of top StackOverflow users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published