Overview:
newbee-mall is an e-commerce system consisting of the newbee-mall shopping system and newbee-mall-admin shopping back-end management system. Developed based on Spring Boot, Vue, and related technologies, the front-end shopping system includes modules such as homepage portal, product categories, new arrivals, carousel, product recommendations, search, shopping cart, order checkout, order processing, personal order management, member center, and help center. The back-end system includes modules like data panel, carousel management, product management, order management, member management, category management, and settings.
Features:
- Front-end shopping system with various modules like product categories, new arrivals, carousel, shopping cart, and order processing.
- Back-end management system with features such as data panel, product management, and order management.
- Development based on Spring Boot and Vue technologies.
- Source code for newbee-mall front-end separate version Vue project (Vue 3.x).
- Other projects in the newbee-mall series include versions with different technologies like Go, Spring Cloud Alibaba, and Vue 2.
Installation:
To install the newbee-mall Vue3 version, follow these steps:
- Clone the repository for newbee-mall-vue3-app from GitHub or Gitee.
- Navigate to the project directory.
- Install dependencies using
npm install
. - Run the project using
npm run serve
. - Access the application locally on your browser.
Summary:
newbee-mall is a comprehensive e-commerce system with both front-end shopping and back-end management capabilities. Leveraging Spring Boot and Vue technologies, the system offers a range of features for users to browse products, manage orders, and administer the online store efficiently. The Vue3 version provides an updated user experience with modern technologies and responsive design, making it suitable for developers looking to create scalable e-commerce solutions.