Skip to content

排队叫号系统/Queue Management System / Number Calling System

License

Notifications You must be signed in to change notification settings

glitter1105/queue

Repository files navigation

排队叫号系统/Queue Management System / Number Calling System

This project is built using the Webman framework, which is a high-performance PHP framework for building web applications. 使用webman以及gatwayworker实现的简单排队叫号系统

Features

  • PHP
  • JavaScript
  • Composer
  • Bootstrap

Requirements

  • PHP 7.4 or higher
  • Composer

Installation

  1. Clone the repository:

    git clone https://github.com/zx2020-07/queue.git
    cd queue
  2. Install PHP dependencies:

    composer install
  3. Install JavaScript dependencies:

     Import the SQL file located at sql/queue.sql.
  4. Set up environment variables:

    Copy the .env.example file to .env and adjust the settings as needed.

    cp .env.example .env
  5. Run the application:

    php start.php start

    The application will be available at http://localhost:8787.

Usage

  • Access the application in your web browser at http://localhost:8787.
  • To view the queue status, navigate to /status.html.

Example

管理页面 窗口管理 排队取号 排队取号2 排队状态 显示大屏

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

排队叫号系统/Queue Management System / Number Calling System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published