You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Customer Service Center is a web app that manages customer queues by allowing users to register, get unique tokens, and wait for their turn. Agents can call customers, track consultations, and mark them complete, with real-time system updates.
Interactive terminal client that consumes the IFome REST API using the Guzzle library and PHP. This is a final project for the Service-Oriented Programming course