Skip to content

It is responsible for managing product data. CRUD operations: This allows users to create, read, update, and delete products. Searching: This allows users to search for products by name, category, or other criteria. Recommendations: This allows the system to recommend products to users based on their previous purchases or browsing history.

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-commerce-Product-service

E-Commerce Backend Project with a microservice model. So, this code is the 6th service of our e-commerce project.

It is responsible for managing product data.

CRUD operations: This allows users to create, read, update, and delete products.

Searching: This allows users to search for products by name, category, or other criteria.

Recommendations: This allows the system to recommend products to users based on their previous purchases or browsing history.

Pricing: This allows the system to manage product prices.

Inventory: This allows the system to track the inventory of products.

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

About

It is responsible for managing product data. CRUD operations: This allows users to create, read, update, and delete products. Searching: This allows users to search for products by name, category, or other criteria. Recommendations: This allows the system to recommend products to users based on their previous purchases or browsing history.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published