You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
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!