flask-online-store icon indicating copy to clipboard operation
flask-online-store copied to clipboard

items count

Open DiptoChakrabarty opened this issue 3 years ago • 3 comments

we are currently assuming that count of item present in a store is infinite , we have to limit the count of items in a store and decrease its count as per the order of user.

If no item is present return the appropriate response and also have option to add items by store creator

DiptoChakrabarty avatar Oct 03 '20 07:10 DiptoChakrabarty