Visualization Tool developed for Bachelor in Telecommunications Thesis in SORTLOT project.
Main ally for you workforce in both loading and unloading tasks📦🚚👷🏾♂️👷🏼👷🏻♀️. Fancy, easy-to-use and useful tool to improve productivity in logistics companies.
Brief instructions in Spanish:
Haga en la raiz yarn install
y dirigase a web-3dbp-visualization
donde encontrará las siguientes instrucciones.
To run the project as a Docker container you must first build the image with docker build -t visualization .
, and then, run it with docker run --name visualizationcontainer -d -p 3000:3000 visualization
. Once the image is launched, wait at least 30 seconds and go to localhost:3000 in your browser.