All Projects → FatDong1 → time-record

FatDong1 / time-record

Licence: MIT license
⏰ 时间计划表【已落伍,不适合用来学习】一个时间管理的微信小程序,记录每天所花的时间,内设奖励机制、评分系统以及数据统计。

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

时间计划表

这是一个时间管理的小程序,可以方便安排和记录每天的时间。

微信官方暂时无法发布备忘录类的小程序😶😶😶

不过可以把你的微信号添加为体验者,有兴趣的小伙伴segmentFault私信或者在issue里面告诉我你的微信号😄😄😄

技术构成

前端: wxss + wxml +js

后端: node.js

数据库: mongodb

SetUp

  1. 下载微信开发者工具
  2. 将项目添加到微信开发者工具中,小程序开发简易教程

注意!

仓库代码中的server文件夹为后端代码,无法开启静态服务器,仅供参考。因为小程序的请求地址不能为本地服务器的地址,所以需要后端代码需要发布到线上,然后配置/server/api/info.js里面的appid和secret,有问题可以提issue。

功能介绍

制定明天的时间计划

tomorrow

记录今天的时间使用

today

自定义模板

template

设置奖励

sugar_one

sugar_two

数据统计、评分

data

排行榜

rank

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].