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

Product app #4

Open kipkirui88 opened 9 months ago

kipkirui88 commented 9 months ago

Adding product app; models, serializers,views and urls

Collins-Omariba commented 9 months ago

Approved

mpiers110 commented 9 months ago

Adding product app; models, serializers,views and urls

I have created a PR for the CRUD operations for products, including details, pricing, and images.