Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 724 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 724 Bytes

shopping-app

This app contains various services which commonly used in shopping applications.
Made this project with 😊 to leverage the usage of Various Tech stack and to follow Coding standards

Product Service used to have all the various products listed and has various services related to Products.
Order Service used to have data related to orders and related services.
WareHouse Service used to get stock availability while ordering Product and related services.