I wanted to build a system to manage car sales effectively—display listings and add/update/delete cars. The first version was a C++ console app. I then upgraded to Python with a full GUI to simulate a real marketplace.