cd diwali_sales_dashboard Install dependencies: pip install mysql-connector-python pandas matplotlib seaborn Set up the MySQL database using the provided schema: mysql -u root -p < diwalisales.sql ...