Vehicle Rental System using Java | JDBC, BST, Queue, MySQL || A console-based Vehicle Rental System built in Java, using core data structures like Binary Search Tree and Queue, with JDBC integration for database operations. Includes user registration, vehicle display sorted by rent, and rental request queue handling.
-
Updated
Aug 3, 2025 - Java