This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| kb:proj:idl:mes [2026/09/23 23:11] – removed - external edit (Unknown date) 127.0.0.1 | kb:proj:idl:mes [2026/09/25 07:31] (current) – robertk | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== IDL MES ====== | ||
| + | ===== About ===== | ||
| + | |||
| + | The IDL MES (Ideal Manufacturing Execution System) is a project made when I worked at [[about: | ||
| + | |||
| + | This documentation is meant to provide information on requirements, | ||
| + | |||
| + | This project is based on a simple MVC PHP framework I built in my spare time to ease development of the MES project. | ||
| + | |||
| + | ===== Basic Structure ===== | ||
| + | |||
| + | The shop interface provides an overview of active projects dynamically generated from the database. Each active project shows the scheduled dates, order quantity, current production status, current production percent, relevant shop floor documentation, | ||
| + | |||
| + | The admin interface provides everything the shop interface does, but adds information for scrap rate, tooling consumption, | ||