This document details a database project undertaken for Victoria University's International Office (IO). The project addresses the IO's need for a database to facilitate student data entry and report generation. The solution includes an entity-relationship diagram (ERD), business rules identified during modeling, and a set of normalized (3NF) relations for entities like Students, Courses, Schools, Faculties, Enrollments, Facilities/Services, Jobs, Tasks, and Rosters. A data dictionary provides details on attributes, data types, and constraints for each relation. The implementation phase involves forms and reports designed to meet the IO's requirements, such as student entry forms, member detail update forms, address reports, job scheduling forms, and dietary requirement reports. This project uses PHPMyAdmin and WordPress.