python_projects_grocery_webapp
python_projects_grocery_webapp copied to clipboard
No mysql schema for this, I am trying to understand how this works and am unable to since there is no schema given.
I run the server then it said no database grocery_store, I did create one to get one step further but couldn't.
mysql.connector.errors.ProgrammingError: 1049 (42000): Unknown database 'grocery_store'
Same issue here