An open API service indexing awesome lists of open source software.

https://github.com/inlym/life-helper-miniprogram

🎨 「小鸣助手」项目小程序端源码
https://github.com/inlym/life-helper-miniprogram

javascript miniprogram weixin wxml

Last synced: about 1 year ago
JSON representation

🎨 「小鸣助手」项目小程序端源码

Awesome Lists containing this project

README

          




小鸣助手 Logo


小鸣助手


让生活更简单一些

## 🤓 项目介绍

「小鸣助手」是一个生活服务类小程序,主要为用户的日常生活提供一些便捷工具,例如天气查询、时间规划、生活记录等。目前该小程序已稳定运行近 4 年,为近 10 万用户提供了生活帮助。

读者可直接扫描以下小程序码进行体验:

![image](https://static.lifehelper.com.cn/static/project/qrcode.jpg)

## 💡 项目特点

1. 线上正式运行的项目,不是 demo,历经 4 年,久经用户考验。
2. 开发尽量遵照业界最佳实践,可作为学习样板。
3. 跟随版本更新,包含 Java、Spring Boot 等,尽量使用**最新稳定版**,保持技术栈不落后。

## 🍱 源码仓库

笔者在开发项目时,遵照了业界最佳实践,读者可通过研读项目源码来学习相关技术栈。按照功能分类,将项目拆分为了 4 个代码仓库,分别为:

| 仓库 | 定位 | 技术栈 |
| --------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------------------------ |
| [life-helper-server](https://github.com/inlym/life-helper-server) | 服务端 | `Spring Boot` + `Spring Security` + `JWT` + `MyBatis` + `MySQL` + `Redis` + `Docker` |
| [life-helper-backend](https://github.com/inlym/life-helper-backend) | 服务端 | `Node.js` + `Nest.js` + `TypeScript` + `Typeorm` + `MySQL` + `Redis` + `Docker` |
| [life-helper-miniprogram](https://github.com/inlym/life-helper-miniprogram) | 小程序端 | `TypeScript` + `Scss` |
| [life-helper-web](https://github.com/inlym/life-helper-web) | Web 端 | `Angular` + `TypeScript` + `Scss` + `RxJS` + `Webpack` |

## ❓ 常见问题

| 序号 | 问题 |
| ---- | ------------------------------------------------------------- |
| 1 | [如何启动项目?](https://github.com/inlym/life-helper-server) |

## 📞 交流沟通

如果你在使用「小鸣助手」小程序过程中,遇到任何问题,或者有任何意见建议,你可以通过以下方式联系我:

- [x] 邮箱:_inlym@qq.com_
- [x] 公众号:搜索公众号「**1 鸣的写字台**」或微信号 `iam1ming`。

## 📄 许可证

本项目使用 [MIT](LICENSE) 许可证。