Giter Club home page Giter Club logo

cmdb's Introduction

mycmdb

基于 python 3.7 + django 2.2.3 + AdminLTE-3.0.0-beta.1 实现的资产管理系统。基于 刘江老师的教程 ,练手项目,原教程功能简单,我在其基础上修改新增了不少功能,具体见 screenshots 文件夹中的效果预览图。目前功能非常不完善,我会持续更新,最终期望实现一个完整的运维系统(包含资产管理、批量执行、在线终端等)。

安装

# 安装相关库
pip install -r requirements.txt

# 运行
python manage.py runserver

访问首页:http://127.0.0.1:8000 账号: admin 密码:123456

效果

效果 效果 效果 效果 效果 效果 效果 效果 效果 效果 效果 效果 效果

TODO

  • dashbord
  • 用户登陆
  • 验证码登陆
  • 修改密码
  • 查看个人信息
  • 新增用户
  • 用户管理
  • 权限管理
  • 查看资产列表
  • 查看资产详细
  • 删除资产
  • 修改资产
  • 新增硬件资产
  • 新增软件资产
  • 搜索资产
  • 自动更新资产信息
  • 用户日志审计
  • 操作日志审计
  • 所有表单数据验证

cmdb's People

Contributors

leffss avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.