Coder Social home page Coder Social logo

jacknolfskin / scm1 Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 19.02 MB

企业级进销存管理系统

Home Page: https://www.jacknolfskin.top/

Java 10.18% CSS 40.53% HTML 17.61% JavaScript 31.14% PHP 0.54%
jms spring spring-mvc mybatis redis jms-client jsp easyui

scm1's Introduction

SCM1

介绍

SCM1是个人独立开发的一款面向中小型企业的进销存管理网站,实现了商品的进货及销售管理及统计,权限管理,人员管理,方便用户随时查看商品状态及管理

技术结构

  • 前端:Jsp、EasyUI、JsChart、TreePlugin、dataGrid等
  • 后台:Spring、SpringMVC、Mybaits、JMS、FastJson等
  • 数据库:Mysql

实现功能

  • 用户登录名、密码、验证码校验进行登录
  • 用户忘记密码,JMS发送邮件帮助用户找回密码
  • 商品添加、批量删除、修改等功能
  • 管理人员添加、删除及角色权限修改
  • 不通角色通过Filter实现不同权限功能
  • 代码生成
  • 商品的数量及销售情况生成柱形及饼状图形报表供用户查看
  • 系统注销功能

项目特点

  1. 基于BaseService简化了大量项目冗余代码,实现通用代码复用,提高代码的紧凑性
  2. 完善的日志记录体系,可记录登录日志,业务操作日志(可记录操作前和操作后的数据)
  3. 防止XSS攻击,通过XssFilter类对所有的输入的非法字符串进行过滤以及替换。
  4. 简单可用的代码生成体系,使用Mybatis代码生成类一键生成所有数据库实体类
  5. 使用拦截器进行角色拦截及权限识别
  6. 使用js插件实现数据统计及图表显示

技术讨论 & 博客地址

如果对项目有任何疑问或者建议,欢迎到我的博客留言!

scm1's People

Contributors

jacknolfskin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

hhy5277

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.