This document describes the design of a student enrollment system. It includes details on the database design with tables for branches, courses, students, and enrollments. It outlines the user interface with pages for viewing and updating branch, course, student, and enrollment details. It also includes designs for reports on branches, students, and overall enrollment. Validation and default rules are defined for fields. Prompt tables will populate dropdowns and error messages will handle invalid data.