← All work
StudyLive

SalonApp

A booking system on a hand-rolled PHP MVC — no framework.

Sector
Beauty & wellness
Role
Full-stack developer
Year
2023

Before the JavaScript ecosystem there was a stretch of hand-rolled PHP, and SalonApp is the cleanest example of it: a salon-booking app on an MVC and router written from scratch. Building the routing, controller dispatch and view layer by hand turned out to be the fastest way to understand what every framework quietly does for you — a lesson that still shapes how I read the frameworks I use now.