An open API service indexing awesome lists of open source software.

https://github.com/fn9170/gin-shop

This is an e-commerce management system built with Gin + Vue + Element UI. If you're interested in this project, feel free to submit PRs, suggestions, or report issues!
https://github.com/fn9170/gin-shop

admin beego beego-framework elment-ui gin gin-vue go golang orm swagger vue-router vuejs2

Last synced: 18 days ago
JSON representation

This is an e-commerce management system built with Gin + Vue + Element UI. If you're interested in this project, feel free to submit PRs, suggestions, or report issues!

Awesome Lists containing this project

README

          









## E-commerce System Based on Gin and Vue with Frontend-Backend Separation

### Project Structure

- **shop-deploy**: Docker environment for the project
- **shop-page-admin**: Admin dashboard frontend
- **shop-page-app**: Mobile interface (based on uni-app)
- **shop-page-pc**: PC web interface
- **shop-page-admin**: Backend management system frontend
- **shop-service**: Server-side services
- **shop-axure**: Prototype design

### Features

#### Mobile App (Mini Program)

- Homepage
- Product categories
- Product list and product details
- Bestselling and new arrival recommendations
- Browsing history, product favorites
- Shopping cart
- User profile
- Order list and order details
- Address management
- Feedback submission
- Product reviews for orders
- Coupons

#### PC Web Interface

- Homepage
- Product categories
- Product list and product details
- Bestselling and new arrival recommendations
- Browsing history, product favorites
- Shopping cart
- User profile
- Order list and order details
- Address management
- Feedback submission
- Product reviews for orders
- Coupons

#### Admin Dashboard

- Product management
- Category management
- Order management
- User management
- Role-based access control (RBAC)
- Data visualization & statistics
- System settings