zeromicro / zeromall

The mall/eshop system based on go-zero.
https://zeromicro.github.io/zeromall/
MIT License
303 stars 51 forks source link

research: some open source e-commerce platforms #1

Open hhstore opened 3 years ago

hhstore commented 3 years ago

一些开源电商平台调研:

目标:

Why?

重点参考项目:

mall:

server:

app:

Java:

Golang:

PHP:

laravel:

ThinkPHP:

Python:

Django:

ref:

hhstore commented 3 years ago

一些中间件:

TCC 分布式事务:

TomLiu-GitHub commented 3 years ago

我最近找到一个go语言的商场 https://github.com/i-love-flamingo/flamingo-commerce 还不错

kevwan commented 3 years ago

打算春节期间搞起来

nevill commented 3 years ago

加一个 JS 的实现.

gleke commented 1 year ago

做一个odoo 的golang实现版

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Make a golang implementation of odoo

hhstore commented 1 year ago

做一个odoo 的golang实现版

另外:

@gleke

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Make a golang implementation of odoo

In addition:

gleke commented 1 year ago

odoo社区现在发展比较好,业务流程比较成熟,我的想法是用gozero来实现ODOO的模块,数据库结构用ODOO的,国外有人用golang来完全实现ODOO,不过现在已经停止了,不过值得借鉴。https://github.com/hexya-erp/hexya

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The odoo community is developing well now, and the business process is relatively mature. My idea is to use gozero to implement ODOO modules, and use ODOO for the database structure. Some people in foreign countries use golang to fully implement ODOO, but it has stopped now, but it is worth learning. https://github.com/hexya-erp/hexya

gleke commented 1 year ago

你看看这个 https://github.com/go-pay/gopay,集成进mall里如何

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Take a look at this https://github.com/go-pay/gopay, how about integrating it into the mall?

hhstore commented 1 year ago

odoo:

payment:

ERP:

CRM: