Code Monkey home page Code Monkey logo

ershou's Introduction

Build Status

二手市场

这是一个基于 Rails Engine 开发的二手市场,用于六维空间提供二手市场服务。 相对于 Discuz! 的论坛版面,基于 Rails 的第三方应用可以实现一些论坛版面无法达到的效果。 可以需要自动按照地区对帖子进行分类,自动根据所属地区浏览附近交易信息等。

安装运行

首先请先在本地部署好Rails开放环境,然后把本代码 clone 到本地运行

git clone https://github.com/neubt/ershou.git
cd ershou
bundle install
rake db:migrate:reset
test/dummy/script/rails s

使用浏览器打开:http://localhost:3000/

项目测试

cd ershou
RAILS_ENV=test rake db:migrate test

贡献代码

  1. 从 github 上 fork neubt/ershou 的项目
  2. 把你的用户下的 ershou 项目 clone 到本地
  3. 将你本地的 ershou 项目增加 neubt 的原始项目地址
  4. 获取最新的 neubt 的代码,并 merge master 分支
  5. 本地新建一个开发分支
  6. 本地开发新功能
  7. 开发完之后,连同分支提交到 github
  8. 在 github 上开一个你提交的 pull-request

ershou's People

Contributors

wuwx avatar ibigbug avatar

Watchers

 avatar 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.