Home

Awesome

记生计 [小程序]

一款日常生活记录类的工具小程序,通过wepyjs构建,包含计划、账本、圈子、榜单和个人中心等模块。

状态:未完成

玩耍:

  1. Fork 或 git clone https://github.com/seymoe/mp-jishengji.git 或 download
  2. cd mp-jishengji && npm install
  3. wepy build --watch (如果未安装wepy-cli,请先安装,见WePY)
  4. 微信开发者工具目录选择dist

<img style="display:block;margin-bottom: 15px" width="375" src="https://github.com/ximolang/mp-jishengji/raw/master/readme_img/plan.png"/> <img style="display:block;margin-bottom: 15px" width="375" src="https://github.com/ximolang/mp-jishengji/raw/master/readme_img/bill.png"/> <img width="375" src="https://github.com/ximolang/mp-jishengji/raw/master/readme_img/me.png"/>

想法:

本项目本来是作为私有仓库开发,但感觉独乐乐不如众乐乐,本小程序经过本人调研两天时间,结合个人开发者类目许可要求以及目前上线的众小程序来看,综合而来的想法,我相信做出这个小程序,无论如何都能获得一部分用户,或多或少。个人开发者完全可以尝试,特别是想利用wepy构建小程序练手的前端er来说。顺便求fork、star。

计划:

License

MIT