Bonanza
Transportation.
— full-stack booking platform.
An end-to-end online booking platform for a premium transportation service. Built solo, from database schema and a rule-based pricing engine through payments, real-time route pricing, and automated SMS confirmations.
Architected the whole system from zero: Postgres schema, a rule-based fare + hourly pricing engine, a conflict-free scheduling model (per-vehicle timelines, buffers, atomic rebooking), Stripe payments, and SMS/email confirmations. Started with the boring docs (System Design, ERD, service-layer class diagram, MVP use cases) so the build itself stayed tightly scoped.
Configured a real engineering workflow on top, GitHub Org with branch protection, Vercel CI/CD, custom domain on Google Workspace, because shipping a one-person project should still look like a team made it.