Skip to content

Commit

Permalink
add citizen and wechat
Browse files Browse the repository at this point in the history
  • Loading branch information
yinhe committed May 5, 2015
1 parent 1ec789a commit e3958e9
Show file tree
Hide file tree
Showing 49 changed files with 66 additions and 13 deletions.
31 changes: 22 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,48 @@
Yincart Galaxy System
Yincart2 Galaxy System
===================================

星系系统,可以根据自己的实际需求选择单商户版本或者多商户版本,同时我们还提供多种其他电商的解决方案
电商星系系统,提供零售、批发、特卖、垂直电商、分销、O2O、C2C、移动电商、微信电商、社交电商、P2P、众筹等电商解决方案,根据需要选择不同的模块组合

结构说明
-----------
### star citizen

用户中心

### star cluster

垂直电商门户平台
垂直电商

### star core

后台管理

### star home

站点主页
单商户/店铺 主站

### star matter

公用的一些类库

### star wechat

微信商城

虚拟域名配置说明
----------------

star-core.dev 对应star-core目录
core.dev 对应star-core目录

star-home.dev 对应star-home
home.dev 对应star-home

star-cluster.dev 对应star-cluster
cluster.dev 对应star-cluster

....

命名规则为star-xxx.dev对应star-xxx
命名规则为xxx.dev对应star-xxx

DIRECTORY STRUCTURE
YII2 DIRECTORY STRUCTURE
-------------------

```
Expand Down
35 changes: 35 additions & 0 deletions star-citizen/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
星际公民
=======
类似于QQ第三方登录系统。

=======

语言:默认为英文,其余为翻译文件

=======

###模块
-------

用户、权限、职业


User 注册、登录、重设找回密码、邮箱认证、手机认证

Auth 权限模块

Citizen extend User 会员模块 / 实现Oauth2(client + server)

Customer/Supplier/Seller/... 职业审核/个人信息

Credit/Money/Reputation/成就/... 现在的数值/变动记录

Bank/提现/充值/提现充值记录 银行账户

Message 站内信/系统通知/邮箱/短信

tax->university

###开发团队
------------

6 changes: 2 additions & 4 deletions star-cluster/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
星团:汇集各大行星和恒星
星团:垂直电商平台
=======

针对垂直类多商户的解决方案

包括与APP端的对接,与微信端的对接
针对垂直类多商户的解决方案
7 changes: 7 additions & 0 deletions star-wechat/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
微信商城
=========


团队成员
--------

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e3958e9

Please sign in to comment.