8000 GitHub - XiongJC-Victor/equipment
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XiongJC-Victor/equipment

Repository files navigation

EquipmentBorrowingSystem

开发语言:Python 3 后端框架:Flask 前端框架:LayUI 数据库:SQLite

启动命令

安装依赖库:pip install -r requirements.txt 启动命令:python main.py runserver -p 8080 进入系统: 在浏览器输入  http://127.0.0.1:8080/   管理员  账号:000001  密码:123456

系统说明

本套管理系统分为两类用户角色:企业员工,管理员。 企业员工可以查看设备信息和查看借用记录,在登录页顶端导航栏切换功能,不用输入用户名、密码。 管理员可使用一切功能,需要使用账号、密码登陆后,进行日常业务操作。

演示Demo数据: 

设备信息设备名,可填写 “频谱分析仪” “三维扫描仪”; 类别,可填写 “分析设备” 等; 员工工卡,可填写:16000001;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0