Giter VIP home page Giter VIP logo

jesper_shop's Introduction

基于SpringBoot+Mybatis+Thymeleaf商品信息管理系统

主要用到的技术:

  • 使用maven进行项目构建
  • 使用Springboot+Mybatis搭建整个系统
  • 使用Thymeleaf模板技术实现页面静态化
  • 使用框架Bootstrap、JQuery开发前端界面  
  • 使用MySQL和MongoDB分别存储数据和图片
  • 使用Redis缓存来提升数据库查询性能

主要分为四个模块:

  • 用户管理模块 :用户登录、注册、密码找回(通过邮箱方式)、用户信息修改、密码修改

  • 仪表盘管理模块 :展示当前月收入及其环比(环比=(当前月收入 - 上个月收入)/ 当前月收入)、当前月订单数及其环比、网站访问量、当前月退单数及其环比、以条形图的形式(使用jquery插件)展示最近30天每天的收入和订单数

  • 商品管理模块 :商品增删改查、商品图片导入(存储在MongoDB)、导出商品报表、商品分类增删改查、库存查改,库存不足和积货提醒、商品回收和恢复。

  • 订单管理模块 :订单查询查看、订单退款管理(查看和审批)、发货管理、物流公司管理、快递跟踪(调用快递100接口)

问题:如何启动本系统?

  • 修改配置文件里面的邮箱账号密码
  • 启动MongoDB和MySQL

直接启动Application应用即可,适合初学者,开箱即用!

预览效果

首页

商品管理

商品修改

订单管理

物流公司

查询

jesper_shop's People

Contributors

zaiyunduan123 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.