MyShopAPP

An example of a complete online market application like DigiKala for android(java - MVVM)

Introduction

It leverages the following components from the Jetpack library:

Use their library in app:

  • Picasso: A powerful image downloading and caching library for Android
  • Volley: Volley is an HTTP library that makes networking for Android apps easier and, most importantly, faster.
  • EventBus: EventBus is a publish/subscribe event bus for Android and Java.

Screenshots