- Database is created based on the ER diagram provided by Prof. Teresa Brooks from Pace University
- Open terminal
- Start MySQL
- Copy and Paste in the script from paperreview.sql - this will create the database and relations for you
- Copy and Paste in the script from INSERT_DUMMY_DATA.sql - this will insert dummy data to the database for demostration