Recommend an e-commerce project with separation of front and back ends

Today I recommend an e-commerce project: newbee-mall, the name of this system is Newbee Mall (obviously Niubi Mall). Said it is one project, it is actually four projects. Because the front and back ends are developed separately, this mall project is divided into mall system, management system, front-end system, etc.

  • Mall back-end interface: newbee-mall-api

  • Mall Vue 2 version: newbee-mall-vue-app

  • Mall Vue 3 version: newbee-mall-vue3-app

  • Mall background management system: newbee-mall-manage

The projects are based on the most popular technology stack: Spring Boot 2.X framework is used in the back end, and Vue.js and related technology stack development is used in the front end. Interface documents are also provided:

The mall has complete functions, and the front desk functions include shopping, order module, membership module, commodity module, homepage carousel and other modules. The background management system includes modules such as data visualization, merchandise management, order management, membership management, and classification management.

The mall interface is simple, adaptable to PC and mobile terminals, the overall color of the system is blue and white, simple and generous:

The most important thing is that the author records the development process, and also provides courses for development and deployment (but the tutorial seems to be paid, this is voluntary, I think it is enough to look at the source code):

I put the addresses of the four open source projects in the background, followed the WeChat public account "Wander around GitHub", and responded to "newbee" in the background to get the link.

推荐阅读
0. 逛逛GitHub交流群限时加入
1. Windows 也有包管理工具?
2. 如何用手机抓包!
3. IntelliJ IDEA 从入门到上瘾!
4. GitHub 暗黑模式终于来了!

Guess you like

Origin blog.csdn.net/weixin_47080540/article/details/111659533