DATABASE SETUP: a) Open MySQL Workbench / phpMyAdmin b) Create new schema named "college_sms" c) Run database/create_schema.sql FIRST d) (Optional) Run database/sample_data.sql for test data CONFIGURE ...