To run the project:
-
Download the repository files to your laptop
-
Open a terminal window and access the folder in which you have stored the downloaded files
-
Type python3 initialize_db.py to create the tables and dummy data
-
If you have already created the tables, type python3 clear.py to drop the tables
-
To run the application, type python3 run.py