Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.14 KB

Zappos Prototype

git_background

Features-

• Android data binding for linking data to UI.
• Animation the following components
      a. Floating Action button
      b. Shopping Cart
      c. Fragment Transition
• Handled Configuration changes for Orientation in screen layout.
• Used Retrofit for handling REST requests.
• Feature to “Share” a product with a nearby friends who can see the product it he has the application running on their phone.
• Used Picasso library for fetching images over the network.

##Design Patterns Used- • SingleTon Design Pattern
• MVC

##Architecture architecture

##Video Demo zappos