Coder Social home page Coder Social logo

shopror's Introduction

**基于RoR的电子商务开源项目

English README

ShopRoR is based on Rails4.0, include normal the features of e-commerce.

Please feel free to contact me if you have any questions.

Installation

Requirement

  1. MongoDB
  2. ImageMagick

Installation

$ bundle install
$ rake db:setup

Usage

Start the server

$unicorn_rails -c config/development.unicorn.conf.rb
Or
$rails s

中文说明(Chinese README)

ShopRoR 是基于 Rails4.0 和 MongoDB 开发的电子商务平台, 覆盖电子商务常用功能,支持大数据网店。

有任何问题或建议请联系我.

基本功能

  • 商品,含商品分类、库存,自动生成商品图片各种规格的缩略图
  • 顾客,含顾客分组,统计消费情况
  • 订单,含发货处理
  • 支付,整合支付宝
  • 物流,制定物流及快递规则
  • 搜索,支持对商品、顾客、订单等进行全文检索

附加功能

  • 页面,用于维护长期有效的信息,如"关于我们"、"支付流程"等

安装

要求

  1. MongoDB
  2. ImageMagick

安装

$ bundle install
$ rake db:setup

使用

启动应用服务器

$ unicorn_rails -c config/development.unicorn.conf.rb
或者
$ rails s

License

GNU Affero GPL 3

交流

QQ群: 178663593

shopror's People

Contributors

songgz avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.