https://github.com/mybizna/queuing
Queuing Management System module of MyBizna ERP! This module provides a solution for managing customer queues efficiently and effectively in various business settings.
https://github.com/mybizna/queuing
erp laravel laravel-framework laravel-modular mybizna queue queuing
Last synced: 5 months ago
JSON representation
Queuing Management System module of MyBizna ERP! This module provides a solution for managing customer queues efficiently and effectively in various business settings.
- Host: GitHub
- URL: https://github.com/mybizna/queuing
- Owner: mybizna
- Created: 2023-04-08T10:47:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T17:45:49.000Z (over 1 year ago)
- Last Synced: 2025-06-05T23:38:40.582Z (about 1 year ago)
- Topics: erp, laravel, laravel-framework, laravel-modular, mybizna, queue, queuing
- Language: PHP
- Homepage: https://mybizna.com
- Size: 126 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Queuing Management System for MyBizna ERP
Welcome to the Queuing Management System module of MyBizna ERP! This module provides a solution for managing customer queues efficiently and effectively in various business settings.
## Installation
After Installing Mybizna Erp. Use the command below to install Queuing System
``` composer require mybizna/queuing ```
## Features
The Queuing Management System module offers the following features:
- **Queue Creation:** Create a new queue with a name and a description.
- **Queue Management:** Manage the queues by adding or removing customers from the queue.
- **Customer Management:** Manage the customers by adding or removing them from the system, and viewing their details such as name, contact information, and history.
- **Queue Monitoring:** Monitor the queues in real-time, view the number of customers in each queue, and track the status of each customer.
- **Notifications:** Notify customers via SMS or email when their turn is coming up or when they have reached the front of the queue.
- **Reporting:** Generate reports on queue performance, customer satisfaction, and other metrics.
## Getting Started
To use the Queuing Management System module, you must have access to MyBizna ERP. Once you have access, follow these steps:
Navigate to the Queuing Management System module in the ERP.
- Create a new queue with a name and description.
- Add customers to the queue, either manually or through an integration with another system.
- Monitor the queue and manage customers as necessary.
- Notify customers when their turn is coming up or when they have reached the front of the queue.
- Generate reports on queue performance, customer satisfaction, and other metrics.
## Support
If you encounter any issues with the Queuing Management System module or have any questions, please contact our support team at support@mybizna.com.
## License
The Queuing Management System module is licensed under the MIT license. For more information, please see the LICENSE file in the root directory.