HartzFrequency / Unified-Travelling-and-Transport-System

The "UTTS" is a GitHub repository featuring code and documentation for a transportation system aimed at unifying multiple modes of travel and transport. This includes backend and frontend source code and user manuals. It's an open-source project, allowing contributions from anyone interested in improving it.
31 stars 45 forks source link

Update Truck_Home_page.py #61

Open shrehs opened 4 months ago

shrehs commented 4 months ago

This documentation explains the Truck class, which provides a GUI for selecting departure and arrival locations, adjusting appearance modes, and querying available trucks for booking services. It details the initialization, functionality, and methods used for handling user interactions and displaying results. Closes #36