GithubHelp home page GithubHelp logo

ddd's Introduction

DDD #关于互联网仓储服务平台 ##它有哪些模块?
包括:面向企业和个人用户的服务网站,面向局部仓库管理员的现场物资管理系统,面向全局仓库管理员的仓储管理系统

##仓储服务系统的业务是怎样的?

  • 业务的背景
    • 一个提供仓储服务的企业,在全国各地拥有实际的仓库建筑。向该企业提交物资托管的个体户和企业会成为它的客户,该企业将为这些客户在经济活动过程中的所有物资管理提供服务。
  • 用户类型
    • 客户(分为企业客户和个人客户)
    • 局部仓库管理员
    • 全局仓库管理员
  • 系统服务过程
    1. 客户注册成为系统用户
    2. 登录后提交物资管理订单类型(以入库订单为例)
    3. 在提交订单时,系统要求客户在线填写订单信息和物资清单,提交订单即产生订单号和订单状态
    4. 全局仓库管理员在系统中得到通知,审核客户新提交的订单,客户得到审核的反馈
    5. 线下处理物资的运送
    6. 物资运送到实际仓库点,局部仓库管理员向系统提交检查后的现场物资情况(需要提交对应的订单号)和入库指令,系统验证局部仓库管理员的身份,向全局仓库管理员提交物资入库通知
    7. 全局仓库管理员审核入库物资和对应订单物资项,反馈审核结果
    8. 局部仓库管理员允许入库,物资逐项入库,进行单个物资的扫描
    9. 入库过程中,将为扫描的物资随机生成其在仓库的坐标(横纵竖),以便物资出库或拣货时快速定位其在仓库中的位置
    10. 在物资扫描过程中,如出现物资损坏情况,局部仓库管理员需要向系统提交物资报损单
    11. 更新订单状态并反馈给客户
    12. 客户可以在系统查询其在仓库中的物资信息
  • 考虑中的问题
    • 根据相关资料和法律,某些物品的放置有规范限制
    • 仓库不可能是理想的尺寸状态,物资不可能都是均等大小,无法按照理想状态的坐标方式存放

##非常希望能提高自身能力 渴望任何建议和意见

  • 邮件(linsfile#163.com, 把#换成@)

##感激 感谢以下的项目

##关于作者

  var ihubo = {
    realName  : "林金智",
    engName : "ChiLin"
  }

ddd's People

Contributors

jeanselam avatar

Watchers

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