savannah-Silica / e-commerce-api

E-commerce platform API: Customers can browse products, add items to their cart, checkout, and make payments.
MIT License
2 stars 8 forks source link

Feature/product management #8

Closed mpiers110 closed 9 months ago

mpiers110 commented 9 months ago

This is an implementation of CRUD operations for products, including details, pricing, and images.

Collins-Omariba commented 9 months ago

Thanks for contributing to the repo. The pull request has a lot of merge conflicts.I recommend you first pull existing changes before creating a pull request to avoid this

mpiers110 commented 9 months ago

I have discussed with @kipkirui88 and made changes to resolve the conflicts. The restframework will be used in the api app.

Collins-Omariba commented 9 months ago

Merged , Which issue is related to this pull request ? Need to mention it for here. If there isn't create one and just link it to this pull request for ease of following changes