🚕
Personal project
SyllVS Fleet Management
A full stack application built to run my chauffeur-driven car rental business: weekly driver payments and vehicle fleet in one place.
Key features
- Payment handling: recording, tracking and approval of weekly driver payments.
- Automatic notifications: email to the admin on every new payment, confirmation to the driver on deposit, and a second email on approval.
- Fleet management: plate, make, model, acquisition date, vehicle status.
- Full history per driver and per vehicle.
Role: built solo in plain PHP/PDO, without a framework, to keep full control over the queries and the data model.