Skip to content

mahboud/Slackers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple iOS app that utilizes a number of different iOS frameworks, in order to download a user list from Slack, and then populate a CollectionView, with consideration for caching images in memory and in the filesystem (/tmp).

Scrolling the list should be smooth and glitch free as the image download/processing is handled in on a background queue.

In order to successfully run this app, you need a valid Slack token. You can get one by logging into a Slack account using a browser, and then pull the token out of the transactions requests/responses. You'll probably need to access your browsers' debugging/development mode to get to that.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published