Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 436 Bytes

File metadata and controls

10 lines (8 loc) · 436 Bytes

Transport Management System 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 support.

How to Use

  1. Clone or download this repository.
  2. Open index.html in any modern browser.
  3. Start adding Vehicles, Drivers, and Trips.
  4. All data will be stored in your browser’s Local Storage.