Giter Site home page Giter Site logo

wechat-mini's Introduction

weChat 小程序初试;20180816

目标: 设计一款消息个人小程序,实现微信推送消息&备忘录功能;

思路: 以小步推进方式进行开发,优先功能可用,实现完整逻辑后,再抽空横向补充知识点。。

前端:小程序开发框架 后端:koaJS 服务:pm2、redis

  • 通过小程序设置提醒,将任务添加至后端;
  1. 配置微信消息推送服务器;
  2. 配置微信消息推送模版;
  3. 测试推送功能;
  4. 编写界面Ui;
  5. 增加�api测试;

20180817

  • 完成小程序后台基础设置, 通过 /weChat 配置消息推送服务器
  • 配置pm2管理器, 熟悉开发文档

20180821

  • redis服务器搭建,熟悉文档。
  • 获取 access_token数据,优先从redis获取,若不存在,则通过微信获取,并存入redis,加入失效时间
  • 增加 通过微信登录传入的code,请求 opened,

wechat-mini'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.