Skip to content

It is responsible for managing orders. Creating orders: This allows users to create new orders. Updating orders: This allows users to update the details of existing orders. Canceling orders: This allows users to cancel existing orders. Fulfilling orders: This allows the system to fulfill the orders, such as by shipping the products.

Notifications You must be signed in to change notification settings

Aman-kumar-1999/e-commerce-Order-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-commerce-Order-service

e-commerce Backend Project with a microservice model. So, this code is 5th service of our e-commerce project. It is responsible for managing orders.

Creating orders: This allows users to create new orders.

Updating orders: This allows users to update the details of existing orders.

Canceling orders: This allows users to cancel existing orders.

Fulfilling orders: This allows the system to fulfill the orders by shipping the products to the customers.

Tracking orders: This allows users to track the status of their orders.

command for installing all dependencies in the maven project: mvn dependency:copy-dependencies

About

It is responsible for managing orders. Creating orders: This allows users to create new orders. Updating orders: This allows users to update the details of existing orders. Canceling orders: This allows users to cancel existing orders. Fulfilling orders: This allows the system to fulfill the orders, such as by shipping the products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published