Factory Control Platform
Description
I developed a dashboard supporting day-to-day work in a factory. The application brings together real-time scanning, operational event monitoring and machine management in a web interface, alongside a visual representation of the facility.
Factory operations
- Real-time scanning: handle scanning activity as it happens during factory work.
- Machine management: provide an interface for working with machines and their operational information.
- Event monitoring and facility visualization: present factory events alongside the facility they relate to.
Precision and crisis management
The factory setting demanded precision and predictable behavior in the information shown and the actions available to users. The application had to account for many crisis-management scenarios, making exceptional situations part of the design rather than focusing only on routine operations.
How I built it
I developed the dashboard interface and backend using TypeScript, C/C++ and C#. I connected the scanning workflows, machine-management views and event monitoring to the data behind them, bringing activity from the factory into the application.