A professional Manufacturing Execution System (MES) built with C# and ASP.NET to manage factory operations and data flow.
- Data Visualization: Real-time production tracking.
- Database Management: Efficient SQL queries for large manufacturing datasets.
- User Authentication: Secure login for different operator levels.
- Language: C# (.NET)
- UI Framework: Web UI (Razor Pages)
- Database: Microsoft SQL Server
- Clone the repo
- Update Connection String in
Mes.Api\appsettings.json - Run
setup.sh,run.sh
