Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 981 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 981 Bytes

Status

Deploying to Playstore Deploying to distribution lists

E-CommerceApp-Merchant

A merchant side e-commerce application for managing products for sale, receiving orders and tracking inventory.

It show cases various new trends in Android (>2020). Majorly, the focus is on a demonstration of clean architecture.

If you study this app, you will be able to organize your medium to large scape android projects in a scalable structure, while reducing tight coupling between different components. The code cohesion is great, testing is easy and is easily maintainable when this approach is followed