Coder Social home page Coder Social logo

xc0703 / inventory_management_system Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 3.58 MB

本项目是大三上数据库实践大作业,一个前后端分离的后台管理系统的vue前端部分。

JavaScript 25.40% HTML 0.45% Vue 73.00% SCSS 0.21% CSS 0.94%

inventory_management_system's Introduction

inventory_management_system

介绍

软件工程、数据库大作业——前后端分离的企业后台管理系统——前端部分

软件架构

本项目是一个前后端分离的企业后台管理系统,前端采用Vue+Element-Plus+Echarts,后端采用Django+PostgreSQL+Redis。

● 本系统为一个简单的企业后台管理系统,可为企业提供后台管理服务,主要包括系统用户的登录注册、库存管理、订单管理、临时订单、用户管理、数据可视化六大板块的功能。

● 其中系统用户分为两类,一类是高权限的超级管理员,另一类是低权限的普通管理员,其中普通管理员不具备用户管理功能。系统用户既是系统的管理员,也是订单的负责人,每个管理员负责自己的订单与临时订单。

● 在注册页面默认注册低权限的普通管理员,超级管理员可在用户管理板块中对系统的用户权限进行修改。

● 每个订单/临时订单会通过userId这个属性与用户绑定,类似于公司中某个订单是谁负责的,增加订单/临时订单时通过验证目前所登录信息来做到绑定。

● 数据可视化模块中,主要对公司近十年具体的销售额数据进行可视化,里面的数据通过sql语句初始化在数据库表里面,前端无需提供,后端也无法更改,相当于一个独立静态的模块,无数据的改变。

后端代码链接:https://gitee.com/fish-in-jiangan-river/inventory_management_django_system

(看官别忘了给个star哦!)

安装教程

git clone https://gitee.com/fish-in-jiangan-river/inventory_management_system.git

特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. Gitee 官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
  4. GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
  5. Gitee 官方提供的使用手册 https://gitee.com/help
  6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/

inventory_management_system's People

Contributors

xc0703 avatar

Stargazers

叶星辰 avatar  avatar Hongxing Li avatar  avatar

Watchers

 avatar

Forkers

godl9211 csqner

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.