DEV Community

Discussion on: E-commerce platforms in Django ecosystem.

Collapse
 
chrigui profile image
T Chrigui

I testing lineup for python ecommerce platforms.
I wonder what are your thoughts on building an interprise level hyperlocal marketplace with one of the 3 platforms?
Currently we are in the mvp stage and things are looking great but not sure what project to pick for a location based marketplace similar to ggrubhub, gojek or postmate...
Thanks

Collapse
 
simo97 profile image
ADONIS SIMO • Edited

Hi,

To build this kind of platform which is more a service platform than a standard e-commerce platform i would suggest you to go on Saleor, as it comes with a rich GraphQL API so you can customize it or integrate in your application (mobile or web) aside your service selling's logic (even you can implement it as a plugin directly in Salero).
Shuup can do the Job but there is a licence to have it full capacities.
Hope this help.

sorry for the delay in responding