The Student Management System (SMS) project is designed to address the inefficiency and error-proneness of manual student record-keeping by offering a centralized, digital management platform. The primary goal is to empower school administrators and educational staff—our target audience—with an accessible tool for streamlined data operations. The system implements full CRUD functionality (Create, Read, Update, Delete) for student records. I plan to use HTML, CSS, and JavaScript for the interactive frontend, and PHP to handle form submissions and manage data on the backend. Data will be persistently stored using a [students. Json] file.



















