Skip to content

YuSensenYa/offDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app是後端代碼

project/

├── app/

│ ├── models/

│ │ └── sensor.py # 数据模型

│ ├── routers/

│ │ └── sensor_router.py # 路由处理

│ ├── services/

│ │ └── sensor_service.py # 业务逻辑

│ └── init.py # 初始化包

├── static/

│ └── index.html # 前端页面

├── run.py # 启动应用

└── requirements.txt # 项目依赖

static 是前端代碼

-----------------------前端頁面::-------------- image

About

offDashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors