Uploading Version-1 second project

This commit is contained in:
laxmi-27
2025-11-20 18:23:43 +05:30
parent 45388d0b5e
commit 58a9eb515a
517 changed files with 8876 additions and 3821 deletions

View File

@@ -15,4 +15,4 @@ def get_db_connection():
user=MYSQL_USER,
password=MYSQL_PASSWORD,
database=MYSQL_DB
)
)