Android Application Challenge
This challenge servers as a submission to the Zappos Family completing their Android Developer Internship Role.
This is completely my design from scratch. This App takes input from the user as a search query and returns the first item (there could be more than one) and display it as a product page. The app contains floating action button on the screen that does some sort of animation to indicate that something has been added to a cart.
Tasks Done:
- Android DataBinding for Product page.
- Animation for product Add or Remove from cart.
- Retrofit for REST requests.
- Material Design Guidlines for floating button and other UI components.
- Facade Design pattern used for Implementing services provided by zappos. More services can be added in future.
Screens: