DEV Community

Chris Lloyd Fallaria
Chris Lloyd Fallaria

Posted on

I finally recorded a full demo of VMMS — 3 minutes, all 3 roles

I've written a couple of posts here about how I built VMMS — the workflow routing, the Laravel architecture, the Carbon date stuff. But I realized I never actually just showed the thing.

So here it is.

It's about 3 minutes. Walks through the Admin dashboard, how Staff process and forward requests between departments, and the Client-side pipeline tracker that shows you exactly where your request is in real time.

The pipeline stepper was honestly the part that took the longest — getting the green/active/waiting states to feel right without being annoying. Worth it though.

If you've been following the other posts, this is what all of that code actually looks like in action. And if you're new here — the live demo is open, no signup needed:

https://vmms-app-production.up.railway.app

Feedback always welcome. 🙏

Top comments (0)