- Notifications
You must be signed in to change notification settings - Fork2
EricPengShuai/Distributed-temperature-control-system-for-BUPT
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- Distributed-temperature-control-system-for-BUPT 工程说明文件
*开发语言
*框架选择
*运行方式
*前端运行说明
*后端运行说明
*数据库版本
*数据库建库脚本文件
*环境说明
*后端依赖
*前端依赖
基于python3.8以及JavaScript开发
前端JavaScript-Vue,后端python-flask
具体可以参考AIR_CONDITIONER文件夹中的run.sh脚本
在front_end目录下运行命令:
npm install:安装相关依赖包- 可能出现某些依赖等级需要提升的问题,按照npm提示安装升级即可
npm run serve:启动前端服务
随后点击其中一个URL即可访问本分布式空调管理系统的界面
mysql 8.0.19 Homebrew
mysqlTable.py已集成到代码中。
需要使用pip3安装以下包。
PyMySQL==0.9.3Flask_Cors==3.0.8Flask==1.1.2Flask_SocketIO==4.3.0参考./AIR_CONDITIONER/front_end/package.json文件
About
Distributed temperature control system based on front-end Vue and back-end python_flask(Soft Engineering Course in BUPT) 分布式温控系统--前端Vue--后端python_flask
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.


