All Projects → doctorrm → Wechatminiprogram Shopping Mall

doctorrm / Wechatminiprogram Shopping Mall

微信小程序的个体商店前端(以下面一个开源模板为基础)和Java后台(含mysql数据库文件)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Wechatminiprogram Shopping Mall

Newbee Mall
🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
Stars: ✭ 8,319 (+4372.58%)
Mutual labels:  shopping, mysql
Ectouch
ECTouch是一款开源的电商系统,为中小企业提供最佳的新零售解决方案。
Stars: ✭ 236 (+26.88%)
Mutual labels:  mysql, wechat
Go jwt
golang for websocket wechat or weixin and jwt,http ratelimit
Stars: ✭ 19 (-89.78%)
Mutual labels:  mysql, wechat
Nideshop
NideShop 开源微信小程序商城服务端 API(Node.js + ThinkJS)
Stars: ✭ 5,154 (+2670.97%)
Mutual labels:  shopping, mysql
Yoshop
萤火小程序商城,是在Thinkphp5基础上搭建的一个PHP项目,前后端完全开源。Thinkphp5以易学易用著称,让您轻松打造自己的独立商城,同时也方便二次开发,让您快速搭建个性化独立商城。
Stars: ✭ 137 (-26.34%)
Mutual labels:  mysql, wechat
We Validator
💯 简单灵活的表单验证插件,支持小程序、浏览器以及Nodejs端使用
Stars: ✭ 180 (-3.23%)
Mutual labels:  wechat
Mysql Magic
dump mysql client password from memory
Stars: ✭ 183 (-1.61%)
Mutual labels:  mysql
Seconds Kill
基于 Springboot + Redis + Kafka 的秒杀系统,乐观锁 + 缓存 + 限流 + 异步,TPS 从 500 优化到 3000
Stars: ✭ 180 (-3.23%)
Mutual labels:  mysql
Phinx Migrations Generator
A Migration Code Generator for Phinx
Stars: ✭ 178 (-4.3%)
Mutual labels:  mysql
Wxapp Webpack Plugin
📦 微信小程序 webpack 插件
Stars: ✭ 185 (-0.54%)
Mutual labels:  wechat
Lairdubois
L'Air du Bois is a Community Driven Woodworkers Sharing Platform.
Stars: ✭ 184 (-1.08%)
Mutual labels:  mysql
Wechatredenvelop
iOS版微信抢红包Tweak
Stars: ✭ 2,167 (+1065.05%)
Mutual labels:  wechat
Express React Boilerplate
Express, MySQL, React/Redux, NodeJs Application Boilerplate
Stars: ✭ 179 (-3.76%)
Mutual labels:  mysql
Gowechat
golang WeChat 封装,支持微信公众平台(订阅号,服务号)/微信商家平台/微信开放平台/微信企业号
Stars: ✭ 183 (-1.61%)
Mutual labels:  wechat
Tsung
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
Stars: ✭ 2,185 (+1074.73%)
Mutual labels:  mysql
Bilibili User
🍥 Bilibili 用户爬虫
Stars: ✭ 2,377 (+1177.96%)
Mutual labels:  mysql
Php Binlog
A PHP-Client for MySQL Binlog
Stars: ✭ 179 (-3.76%)
Mutual labels:  mysql
Nut
Advanced, Powerful and easy to use ORM for Qt
Stars: ✭ 181 (-2.69%)
Mutual labels:  mysql
Ansipress
AnsiPress - Simple L(Linux) E(NGINX) M(MariaDB) P(PHP7) Shared Hosting Setup
Stars: ✭ 184 (-1.08%)
Mutual labels:  mysql
Go Workwx
a sensible Work Weixin(企业微信, Wechat Work) SDK for Go
Stars: ✭ 181 (-2.69%)
Mutual labels:  wechat

效果(数据库指向的图片在image/images中)

以下是那个开源项目的README.md

wxapp-mall

微信小程序 商城

相关

文章:微信小程序之购物车功能

前言

无意中在慕课网看到一个小程序商城的视频教程,居然要收388元,真是太贵了。看到上面已经贴了个小程序二维码demo,既然有了,那就来照着做一个练练手吧。

功能

  • [x] 首页
  • [x] 分类
  • [x] 购物车
  • [x] 个人中心
  • [x] 商品列表
  • [x] 商品详情
  • [x] 订单
  • [x] 地址管理

实现效果

image

image

image

image

image

image

运行

需要安装有微信开发者工具。 把项目下载到本地。 在微信开发者工具中打开该项目则可预览。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].