Waste Disposal and Guided Collection of DDT

Automating the collection of transport documents is the key to streamlining practices and increasing collection volumes.

A distributed and customized application coordinates the operations at the scale, for the license plate census, and for the collection of delivery notes in a single step, located in the totem columns at the entrance and exit of the plant.

Every incoming and outgoing document is scanned and provided with net weight information, monitored in real time and ready to be inserted into third-party applications such as Winwaste, for movement recording.

Technologies

React : Library that allows you to build elegant blocks for the guided interface; React provides the reactive components to display and interact with the classic User Interface. As a result, it is possible to offer the user/haulier a guide to enter the information necessary for the census, such as license plate, approval, CER code, weight of the delivery, all while minimizing the steps necessary to avoid, when possible, unnecessary interaction with the reception and incoming/outgoing traffic in your plant.

Electron : builds cross-environment applications for ready installation on various types of machines and OS Electron allows you to package a frontend application and run it in kiosk mode on the TOTEM column at the entrance of your plant, to guide and streamline DATA ENTRY directly from the vehicle cabin. Electron allows message-driven communication between the frontend interface and local services (eg the barcode reader and/or the camera) or remote services (eg third party services for compliance verification).

Node JS  provides the ability to integrate different devices and different communication protocols, for example collecting information from an Industrial Vehicle Weighing System for the net calculation of disposals; remote reading and control of license plates in order to allow or inhibit access to vehicles ratified by the Transport Management Register; activate IoT devices such as gates; scan barcodes to acquire the transporter’s paper documents and finally update movements or forms on your waste management software.

Mongo DB  document repository for storing and indexing the state of documents, ideal when working with many properties within the same object, allows you to maintain an internal state in the server application and a fast search for the purposes of recurring synchronization that occurs with third-party applications.