SQL Sales Catalog
This program was built to access a user inputted database using SQL statements via a python handler. A database containing product information and product sales advertisements was used, and a python script was created to take in user inputs to display all products for sale, search for certain sales, and post product ads. There was also functionality to search for sellers information.