Location>code7788 >text

A full-featured MES system based on the .

Popularity:388 ℃/2024-12-18 08:06:28

preamble

Today Daiyao share with you a . NET MVC framework based on the development of a full-featured discrete parts manufacturing management system (MES):EasyMES。

Projects

EasyMES is an open-source, free (MIT License), full-featured discrete parts manufacturing management system (MES) based on the .NET 6 MVC framework and a .Warehouse Management System (WMS).

system function

  • MES Functions: Manage the manufacturing process of discrete components, including production management, schedule management, and quality control.
  • WMS Functions: Realize the functions of warehousing, such as inbound, outbound, inventory, moving, etc., and support the printing operation.
  • APS function: Automatically schedules purchasing plans, delivery plans, and production plans based on orders to improve scheduling efficiency.
  • movement control system: Co-operation scheduling system where each node triggers notification of the next node executor.
  • traceability system: Improve product quality management by tracing the manufacturing process through lot numbers, containers and other information.
  • Kanban systemBuilt-in Kanban adaptive templates, support for rotating, fixed-point placement, to provide workstation operation Kanban, logistics instructions Kanban, etc..

Overall process

production process

Use of technology

Project Source Code

Database scripts:

Nail the MES applet:

Back-end services:

Deployment method

  • Web project and API project deployed together, different ports.
  • Set the cross-domain of the API address in Web.
  • set upThe main program address is the address of the Web.
  • The pinning program internally sets the Api address, and the web server stores theImage address.

Some demo screenshots

Project source code address

More useful features and characteristics of the project welcome to the project open source address to view 👀, do not forget to give the project a Star support 💖.

  • Gitee open source address:/qian_wei_hong/EasyMES

A selection of great projects and frameworks

This project has been included in the C#/.NET/.NET Core Excellent Projects and Frameworks Selection, focusing on the excellent projects and frameworks selection can let you keep abreast of the latest developments and best practices in the field of C#, .NET and .NET Core, and improve the efficiency and quality of development work. The pit has been dug, you are welcome to submit PR recommendations or self-recommendation (so that excellent projects and frameworks are not buried 🤞).

  • GitHub open source address:/YSGStudyHards/DotNetGuide/blob/main/docs/DotNet/
  • Gitee open source address:/ysgdaydayup/DotNetGuide/blob/main/docs/DotNet/