An online e commerce stores management and order placing system API built using flask and sqlalchemy . Various functionalities present and further functionalities being added to make it as real life as possible . Contributions welcome .
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
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