Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RowlandOti authored May 3, 2021
1 parent 5f48465 commit 837d209
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@


# 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

0 comments on commit 837d209

Please sign in to comment.