Giter Club home page Giter Club logo

howtocookonminiprogram's Introduction

HowToCookOnMiniprogram

小程序版本 程序员做菜指南,将程序员精神贯彻到底

灵感和数据来源于 HowToCook

htc-qrcode

微创新

内嵌计时器 ⌛️

有些步骤会存在计时的需求,当前做到识别时间,并可以内嵌计时器

可视化分类 😊

简洁、美观

收藏 & 点赞 👍

方便快速找回常用的菜谱

图片 & 链接 🔗

支持图片预览、链接跳转

目前外部链接仅支持复制链接地址

直达买菜 🛒

收集了许多常用的买菜小程序,一键直达

image

如何贡献

启动

  1. cd miniprogram
  2. npm install
  3. 开发者工具,点击菜单“工具 - 构建 npm”

小程序

源代码位于 miniprogram 目录

云开发

源代码位于 cloudfunctions 目录

数据解析

  • 解析 markdown 菜谱的脚本位于 srcipt/index.js
  • 对应命令: npm run gen-data

由于需要使用云开发 API 来上传图片,因此需要在根目录创建 config.js,提供如下配置:

module.exports = {
  appid: 'wx01462be634a0d447', // appid
  secret: '', // 小程序 secret;在微信公众平台获取
  cloudEnvId: '' // 云开发环境
}

后续更新

v1.0.0

  • 增加个人收藏 v0.2.0
  • 解析并展示 MarkDown 的图片、链接和各种格式 v0.4.0
  • 增加【学习】模块 v0.5.0
  • 发送订阅消息 v1.0.0
  • 增加【买菜】模块 v1.0.0

v2.0.0

  • 支持搜索 v1.1.0
  • 支持个人分享 (可能受限个人小程序无法做到)
  • 将微信云存储改成腾讯云存储 v.1.1.1

补充

组件库使用的是 TDesign Miniprogram

如果你觉得还不错的话,希望可以点个 star。感恩 🙏🙏

howtocookonminiprogram's People

Contributors

leejim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

howtocookonminiprogram's Issues

哇哦

机械、无灵魂的人类

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.