Manoj. Let's talk
← All projects

Personal / Product

School Management System

A comprehensive Laravel 12 system for boarding schools — academics, students, staff, exams, and fee collection in one platform.

Laravel 12 Bootstrap 5 Spatie Permission Laravel DomPDF Laravel Excel

A full boarding-school administration platform covering academic configuration, student and staff records, examinations, and fee collection with role-based access control. The system supports Nepal's Bikram Sambat (BS) calendar throughout — dates are stored internally in the standard Gregorian calendar and converted for display, so schools can work entirely in the calendar system they actually use day to day.

Notable design decisions: a single-page CRUD pattern using modals rather than separate create/edit pages for faster staff workflows, a private-student visibility system for sensitive records, automatic student-type classification based on enrollment year, and a fee payment engine that applies charges in a defined priority order rather than arbitrarily. All administrative actions are logged through an audit trail for accountability.