Storenvy
Lead iOS Engineer for Storenvy's iOS appMarch 2014 - July 2014
ROLEiOS Lead Engineer
I worked with the design, engineering and product teams to prototype Storenvy’s first native iOS application for its social marketplace. The application lets shoppers browse their Storenvy feed and discover new brands and products, share and envy products as well as checking out their cart.
The interview process included a take home project to create a small iOS app using the Storenvy API. I tool the liberty to create a barebone SDK to access the Storenvy API, that made use of reactive programming using ReactiveCocoa. You can find that SDK in one of my github repositories and a sample app making use of it here.
Storenvy feed
The application lets shoppers browse their Storenvy feed and discover new brands and products, share and envy products as well as checking out their cart. Main navigation is done using the bottom tab bar. The first is for the user’s personal feed.
I first created the iOS Storenvy SDK to access the Storenvy API and then used it to build the iOS app.
Category Search
The second bottom tab is for the search and category pages. The search page allows the user to search for products by name, brand, or category. The category page allows the user to browse products by category.