Skip to content

kunjinkaottt/SchoolShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SchoolShop

校内店铺管理系统

这个项目是我的毕业设计,前端用vue+elementUI,后端用springboot结合一些插件如mybatis-plus。

前端运行前在控制台 npm i 回车 安装相关插件 npm run serve 启动运行

前端代码在frontend分支中,后端代码在backend分支中,切换分支就可以看到。

在这切换分支

image


该系统有管理员,商家,普通用户3种角色。

管理员管理所有用户和所有店铺信息;

商家有店铺、商品、员工管理模块;

普通用户有收藏、评论、应聘等功能。

项目的数据库中 admin是管理员表,business是商家表,members是普通用户表。


项目截图如下:

image

image

image

image

image

image

image

image

image

image

image

image

image

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published