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!
- Host: GitHub
- URL: https://github.com/fn9170/gin-shop
- Owner: fn9170
- Created: 2019-05-14T08:54:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-05-31T02:50:04.000Z (26 days ago)
- Last Synced: 2026-05-31T04:16:34.914Z (26 days ago)
- Topics: admin, beego, beego-framework, elment-ui, gin, gin-vue, go, golang, orm, swagger, vue-router, vuejs2
- Language: JavaScript
- Homepage:
- Size: 35.5 MB
- Stars: 146
- Watchers: 5
- Forks: 22
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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