Worked from scratch to enable support for multiple warehouses for a seller. Moved to shippable unit level from sub-orders and implemented APIs to support the same.
Supporting Bulk upload/delete of products and many other bulk actions that a seller needs for maintaining a product catalogue. Storing in database and asyncs the committed ones using a perpetual task to different micro-services .
Implemented REST APIs following MVC architecture and related CRUD operations on database among other features.
Like this project
Posted Nov 17, 2023
Implemented REST APIs and database CRUD operations using MVC architecture.