- Run the statements in sql/schema.sql on your MySQL database to set up the app schema
- Run the statements in sql/dummy-data.sql on your MySQL database to insert some dummy data (optional)- Edit includes/db_connect.php with your database connection details