@@ -8,7 +8,7 @@ Download it from: https://www.python.org/downloads/
2) Install MySQL and set it up
Download MySQL from: https://dev.mysql.com/downloads/installer/
Follow this video to set up MySQL Workbench: https://www.youtube.com/watch?v=WuBcTJnIuzo
The database schema/code can be found in the file: database.txt
The database schema/code can be found in the file: ```database.txt```. This file was in the .zip source code file.
After installing these two and setting up the database, open a terminal inside the directory where the file manage.py is located and run the following commands: