Skip to content

CanerGures/VitrinovaReplicaApp

Repository files navigation

contributions welcome API

Vitrinova Replica App (MVVM+Retrofit)

A replica of Vitrinova application. Done with mvvm+repo and retrofit. I practiced recyclerview, working with big size of json data through retrofit. Also learned snap helper,animations, nested scrollview, searchview, swipe to refresh and voice search.

Screen Shots📱

Gif1 Gif2 Gif3 Gif4

Gif1 Gif2 Gif3 Gif4

Built With 🚧

Libraries and Tools 🛠

  • MVVM
  • ViewModel
  • Retrofit
  • Nested Scroll View
  • Swipe To Refresh Layout
  • Snap Helper
  • Gson Serialization/Deserialization
  • Search View
  • Floating SearchView
  • Glide
  • Material Design
  • Page Transitions
  • Architecture📃

    The app uses MVVM [Model-View-ViewModel] architecture to have a unidirectional flow of data, separation of concern, and a lot more.

    Architecture