7 lines
182 B
Python
7 lines
182 B
Python
"""
|
|
Turnos Monitor - At-a-glance view of request/turno pipeline.
|
|
|
|
Shows the flow: Request -> Vet Accept -> Payment -> Turno
|
|
Color-coded by state, minimal info (vet - pet owner).
|
|
"""
|