Swish - Tinder For Dribble
Swish is Tinder for Dribbble
Find new work by amazing designers.
Swipe left to dismiss, swipe right to add to your liked shots.
Browse through a designers work.
See your liked shots.
On this project, my main responsibility was handle all things related to authorization. Dribbble uses OAuth to handle authorization and account access. I had never handled any kind of authorization before, and this was quite a learning experience. I had to learn how to use the AppDelegate to handle and parse callback URLs with API access information. As well I needed to learn about using internal notifications to handle any network request that failed due to API access being removed. This project was a wonderful learning experience for the things mentioned as well as much more.