Waynboot Admin

screenshot of Waynboot Admin
vue
scss

Waynboot Admin

waynboot-mall是一套全部开源的微商城项目,包含一个运营后台、h5商城和后台接口。实现了一个商城所需的首页展示、商品分类、商品详情、商品搜索、加入购物车、结算下单、订单状态流转等一系列功能。waynboot-mall的运营后台项目

Overview

The waynboot-mall project is an open-source micro-store project that includes an operations backend, an H5 store, and backend interfaces. It implements a series of functionalities required for a store, including home page display, product classification, product details, SKU details, product search, add to cart, checkout, order status handling, and product reviews. The project is based on Spring Boot 2.0 and integrates commonly used middleware such as Redis, RabbitMQ, and ElasticSearch. It is continuously improved, optimized, and developed based on real production environment experience. The H5 store project uses Vue and Element UI for the front-end, while the backend uses Spring Boot, Spring Security, Redis, and JWT. It also supports dynamic routing and permission verification.

Features

  • Home page display
  • Product classification
  • Product details
  • SKU details
  • Product search
  • Add to cart
  • Checkout
  • Order status handling
  • Product reviews
vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.