Giter VIP home page Giter VIP logo

mp_luckydraw's Introduction

微信小程序——众奖

一套微信小程序抽奖平台(包含全部前后端源码)
开发者:大帅(ezshine)

LICENSE Badge

封面图

我有一篇专栏专门讲过这个小程序的开发过程,可以先看看那篇文章:https://zhuanlan.zhihu.com/p/37061517

功能介绍

1、口令抽奖:

大家都知道小程序的限制颇多,不能引导回公众号,即使关联跳转小程序,也有数量限制。口令抽奖一来可以限制参与抽奖的人,二来可以通过口令提示引导回公众号下发口令,带动关注。

2、限定地点:

我希望这个小程序未来也可以帮助线下的商户发起抽奖活动,那么做一个参与的位置电子围栏是很有必要的。

3、限定性别:

不多解释

4、条码解锁:

这个的思路也很好玩,让抽奖活动需要触发扫描特定的条形码方可参与。那么自然特别适合快速消费品品牌来玩。

5、RP币

如果你觉得这份源码对您有些帮助,可以通过以下方式请作者吃顿饭,抽包烟,喝杯咖啡等。 捐助

部署说明

对懂技术的朋友而言,看了部署说明肯定可以正常跑起来,我也会在微信中提供免费的咨询和指导。
但如果你真的一点技术都不懂,免费咨询和指导你也听不懂看不明白,
那么可以支付一些报酬,我将为你提供一条龙的部署服务或更个性化的修改。
  • src/app.js中更改相关的URL路径

  • src为全部前端源码,api为全部后端php源码

  • h5中是一些简单的附属页面,比如获奖快递查询

  • 在微信小程序管理后台配置域名,并将api目录上传至指定域名内

  • 在API文件夹中的mysql.php中配置自己的数据库地址,用户名,微信小程序appid,secret等

  • 将“数据库表.sql”导入到自己的数据库中

mp_luckydraw's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.