Skip to content
DRAG
Classic PHP, done properly

Student Management System

Year
2024
Role
Solo Developer
Status
SHIPPED
Stack
PHP · MySQL
Reading
~2 min
Student Management System project — GitHub repository preview card

The story

(a) — The challenge

Before frameworks, fundamentals: a student management system covering roles, records and grade workflows in vanilla PHP with a normalized MySQL schema.

(b) — The build

No magic — sessions, prepared statements and server-rendered views. The project that made ORM abstractions make sense later.

Outcomes

Tables

11

Roles

3

Next case study

Framecraft