# dashboard_app **Repository Path**: aikoder_1/dashboard_app ## Basic Information - **Project Name**: dashboard_app - **Description**: for embedded device - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-24 - **Last Updated**: 2025-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web后台管理界面 ## 后端模拟 使用`python`模拟一个`server`。 环境安装: ``` pip install flask-cors flask ```