8000 GitHub - MrHe007/web-mall
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MrHe007/web-mall

Repository files navigation

web-mall

  • 简介:
    • 该项目是 一个仿照的 B2C 平台的简化项目,类似于京东商城。会员可以在商城浏览商品。
    • 管理员、运营可以在平台后台管理系统中管理商品、订单、会员等。

该项目利用 dubbo 实现分布式架构,分为多个子系统,降低了各个系统的耦合度,实现各个系统之间数据的交互(Zookeeper安装在本地 Linux 系统中)

  • 前台系统:用户可以在前台系统中浏览商品

    • 管理前台首页的数据都是动态的,包括导航栏,图片的数据,利用 redis 做缓存,减轻数据库的压力
  • 内容管理系统:

    • 系统管理员可以管理前台的页面数据
  • 商品管理系统:

    • 管理员可以查看,增加、删除商品信息
  • 采用技术:

    • 前端:LayUI + js + JQuery+html +css3
    • 后端:Spring + SpringMVC + MyBatis
    • 数据库:Mysql + Redis
    • 项目管理工具:Maven
    • 本地版本控制工具:SVN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0