当前位置:网站首页>Course design of Database Principle -- material distribution management system
Course design of Database Principle -- material distribution management system
2022-04-23 03:12:00 【A happy wild pointer D】
1. Curriculum requirements
Design a material distribution management system , It is required to realize personnel 、 Material category 、 Information management of materials ; Realize the initiation and management of material distribution tasks ; Realize the signing and receiving management of personnel and materials ; Realize material statistical management .
2. Function module

3. Detailed design
(1) Apply for materials : Submit material receiving application .
(2) Cancel the application : For the application that has not been approved by the material manager , Revocable ; The approved application cannot be revoked .
(3) View pending tasks : View the approved application and the receiving task initiated by the material manager .
(4) Material information management : Add item category ; add to 、 modify 、 Delete material information ; Query material information by name, category or number .
(5) Material warehousing : Increase the inventory of materials ; You can view the receipt information according to the receipt time .
(6) Material distribution : Issue a certain amount of materials to the designated person , And register after receiving it .
(7) View material inventory : Check the inventory of all materials .
(8) Approve the application : View and approve material requisition , If agreed, the employee can receive materials , If you disagree, the application will be rejected , It is not allowed to receive materials .
4. Implementation interface
-
Sign in

-
main interface

-
Add supplies

-
View material inventory

-
Approve the application

版权声明
本文为[A happy wild pointer D]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220627538298.html
边栏推荐
- 如果通过 C# 实现对象的深复制 ?
- C language to achieve address book - (static version)
- 使用DFS来解决“字典序排数”问题
- ASP. Net 6 middleware series - execution sequence
- Vs code setting line feed
- This new feature of C 11, I would like to call it the strongest!
- yes. Net future
- Systemctl start Prometheus + grafana environment
- 《C语言程序设计》(谭浩强第五版) 第8章 善于利用指针 习题解析与答案
- Mysql database design specification
猜你喜欢

微软是如何解决 PC 端程序多开问题的

TP5 email (2020-05-27)

編碼電機PID調試(速度環|比特置環|跟隨)

Source Generator实战

Xamarin effect Chapter 21 expandable floating operation button in GIS

MYSQL05_ Ordr by sorting, limit grouping, group by grouping

基于.NetCore开发博客项目 StarBlog - (1) 为什么需要自己写一个博客?

2022t elevator repair test simulation 100 questions and online simulation test

Tips in MATLAB

Top 9 task management system in 2022
随机推荐
Miniapi of. Net7 (special section): NET7 Preview3
Swap the left and right of each node in a binary tree
一套关于 内存对齐 的C#面试题,做错的人很多!
Establishing and traversing binary tree
Laravel new route file
TP5 where query one field is not equal to multiple values
ASP. Net 6 middleware series - Custom middleware classes
be based on. NETCORE development blog project starblog - (1) why do you need to write your own blog?
使用栈来解决”迷你语法分析器“的问题
Use DFS to solve the problem of "number of dictionary rows"
Ide-idea-problem
[authentication / authorization] customize an authentication handler
Openfeign timeout setting
[MySQL] left Function | Right Function
Source generator actual combat
Laravel8- use JWT
TP5 multi conditional where query (using PHP variables)
Distributed system services
Drawing polygons with < polygon / > circular array in SVG tag
OLED多级菜单记录