Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manier13579/GDMS-DeviceManagementSystem
基于web的设备管理系统,通用性高,前后端完全分离,开发中... | Web-based device management system, High versatility, Front-End and Back-End Separation, Developing...
https://github.com/manier13579/GDMS-DeviceManagementSystem
ajax asp-net csharp html-css javascript jquery jwt layui oracle webapi
Last synced: 1 day ago
JSON representation
基于web的设备管理系统,通用性高,前后端完全分离,开发中... | Web-based device management system, High versatility, Front-End and Back-End Separation, Developing...
- Host: GitHub
- URL: https://github.com/manier13579/GDMS-DeviceManagementSystem
- Owner: manier13579
- License: mit
- Created: 2018-06-22T09:12:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T09:08:16.000Z (about 2 years ago)
- Last Synced: 2024-05-16T00:09:14.634Z (6 months ago)
- Topics: ajax, asp-net, csharp, html-css, javascript, jquery, jwt, layui, oracle, webapi
- Language: C#
- Homepage:
- Size: 15.3 MB
- Stars: 100
- Watchers: 14
- Forks: 32
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GDMS-DeviceManagementSystem
声明:本人由于近期工作原因,暂时无暇推进此项目,此项目有长期搁置风险* 基于web的设备管理系统,1期开发中 (已完成73%)
* 前后端完全分离,使用JWT管理session,后端通过C#的控制器提供接口
* 数据库使用了Oracle
* 如果您有什么建议,或是有意向合作,欢迎联系我。|Author|Bing Zhe|
|---|---
|E-mail|[email protected]
|WeChat|wbz9061****
#### 项目特点
* 通用性强,能够满足大多数行业的设备管理需要。
* 界面优雅;原本计划使用layuiAdmin,奈何对于业余开发者来说授权太贵且不开源,于是使用layui改写样式,高仿layuiAdmin的UI,自己集成了一套前端框架,保证代码全部开源。
* 部署简单,1期开发完成后会编写部署文档。#### 控制台预览(持续改进,非最终版)
![控制台预览](https://github.com/manier13579/GDMS-DeviceManagementSystem/raw/master/GDMS/src/images/demo3.png)#### 内容页预览(持续改进,非最终版)
![内容页预览](https://github.com/manier13579/GDMS-DeviceManagementSystem/raw/master/GDMS/src/images/demo2.png)#### 登录页预览(持续改进,非最终版)
![登录页预览](https://github.com/manier13579/GDMS-DeviceManagementSystem/raw/master/GDMS/src/images/demo1.png)