3小时内建立库存管理系统?

发布于 2024-09-09 09:10:22 字数 775 浏览 3 评论 0原文

库存申请流程: 每当用户需要库存时,用户都会生成库存申请,如果有库存,则直接发出库存并更新用户的库存账户。如果库存不可用,则会为相应的供应商生成所需库存的采购订单并发送给供应商。收到采购订单后,它将根据收到的库存项目进行更新。最后将支付采购订单的款项。因此,库存将相应更新。一旦库存可用,根据库存申请,将其发送给最终用户,并且用户的库存帐户将被更新。


测试要求: 在提供给您的库存管理系统、业务流程和系统设计的基础上,您需要开发“库存管理”和“采购订单管理”模块。您可以使用您选择的语言来开发给定的系统。

库存管理模块: 库存管理模块处理库存申请、库存发放和库存维护。

采购订单管理模块: 采购订单管理模块处理采购订单生成和采购订单接收。


我的问题
您将采用什么策略来在 3 小时内开发此类应用程序以实现目标。

  1. 应用程序类型
    Asp.net应用程序或Winform应用程序
  2. 架构
    我们应该为所有实体创建适当的类然后对其进行处理吗?和存储过程。或者只是处理控制值并传递运行时 SQL 查询?
  3. 数据库设计
    此应用程序的 ERD 是什么?
  4. 参考资料
    请提供我可以在哪里在线演示这些模块的材料参考?

Inventory Requisition Process:
Whenever a user requires inventory, user generates an inventory requisition, and if the inventory is available, the inventory will be directly issued and user’s inventory account will be updated. In case the inventory is not available, the purchase order will be generated for the required inventory to the corresponding vendor and sent to the vendor. Once the purchase order is received back, it will be updated as per the received inventory items. Finally the payment of the purchase order will be made. Hence the inventory will be updated accordingly. Once the inventory becomes available, based on inventory requisition, it will be issued to the end user, and the user’s inventory account will be updated.


Test Requirement:
On the basis of Inventory Management System, business process, and system design provided to you, you are required to develop “Inventory Management” and “Purchase Order Management” modules. You can use language of your choice for developing the given system.

Inventory Management Module:
Inventory Management Module handles the inventory requisition, inventory issuance, and inventory stocks maintenance.

Purchase Order Management Module:
Purchase Order Management Module handles the purchase order generation and purchase order receiving.


My Question
What will be strategy you use to develop this type of application in 3 Hours to achieve target.

  1. Application Type

    Asp.net Application or Winform Application
  2. Architecture

    Should we make proper classes for all entity and then work on it? and stored procedures. Or just working on controls value and pass run time SQL quires?
  3. Database Design

    What would be the ERD of this Application?
  4. Reference Material

    Please give reference of materials where i can demo online these modules?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

瑶笙 2024-09-16 09:10:22

在三小时内实现这一目标的策略是打电话给客户并告诉他们,不幸的是,您日历上接下来的三小时开放时间是四个星期后。此外,这三个小时的每小时费率为 2500 美元。

The strategy to achieve this in three hours is to call the client and tell them that unfortunately, the next three hour opening on your calendar is in four weeks. Also, the hourly rate for those three hours will be $2500.

长梦不多时 2024-09-16 09:10:22

asp.net

运行时sql

ERD?如果你已经准备好了参考资料,你应该雇一个人 -

3 小时内不可能上网,

除非你是专家,这意味着你不会问这个问题,所以不可能

asp.net

run time sql

ERD? you should hire some one if you very thing ready made

refernce- the internet

in 3 hours not possible unless you are an expert, that would mean you would not ask this question so not possible

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文