A simple, responsive Transport Management System (TMS) built with HTML, CSS, and JavaScript. This project allows managing Vehicles, Drivers, and Trips efficiently with a clean UI and local storage ...
docker build -t test/app:latest . \ && docker run -it --rm -p 8887:8887 test/app:latest ...