RDV Menzzo
rdv-menzzo handles delivery appointment scheduling. It helps customers or operations teams manage delivery slots and appointment-related workflows.
Stack
- PHP application with Composer dependencies.
- Guzzle-style HTTP integrations.
- Bootstrap and FullCalendar-style appointment UI.
Connected Projects
- Tracking Menzzo and Logidav share delivery/order status context.
- Trusk or carrier appointment APIs may provide slot availability.
- SAV can use appointment state during customer support.
Local Docs Submodule
When this repo consumes global docs, use:
cd docs
npm ci
npm start
npm run build
To Expand
- Slot provider contract.
- Appointment status lifecycle.
- Customer notification behavior.
- Support runbook for unavailable slots.