automotive_system.html
Programming Fundamentals Lab

🚗 Automobile System CLI

Built as a final semester project for the Programming Fundamentals Lab, this C++ console-based Automobile Management System tracks car rentals, updates inventories, registers customer records, and generates formatted invoices.

Academic Goals achieved

Focused on validating variables, implementing proper structures and file handling parameters to load and output active records without memory leaks.