This project presents a comprehensive database modeling and implementation solution. It begins with an Entity Relationship Diagram (ERD) and identifies key business rules. The solution then details the normalization process, achieving 3rd Normal Form (3NF) for various relations, including Students, Course, School, Faculty, Enrollment, Facilities_services, Jobs, Tasks, and Roster. Each relation's attributes, data types, and constraints are meticulously defined within a data dictionary. Furthermore, the project addresses database implementation, specifically focusing on forms and reports, including a student entry form, a report for address details, a form for job assignments, and a report for dietary requirements. The document concludes with a list of references used in the project.