Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kieranwong9865/washer

扫码自助洗车,基于 TypeScript 的自助洗车微信小程序。
https://github.com/kieranwong9865/washer

applet typescript wechat

Last synced: 3 months ago
JSON representation

扫码自助洗车,基于 TypeScript 的自助洗车微信小程序。

Awesome Lists containing this project

README

        




扫码自助洗车 (Washer)

基于 TypeScript 的自助洗车微信小程序。


## 特性

- 基于成熟的产品设计、UI 设计,可以直接作为实际项目使用;

- 基于微信小程序原生开发技术,搭配使用 TypeScript、Scss 开发;

- 提供洗车流程、订单、钱包、优惠卷等 16 张全流程页面模板;

- 基于微信常用 Api 二次封装、网络请求、表单验证等工具函数;

## 快速开始

```sh
# 拉取最新项目代码

git clone https://github.com/kaivanwong/washer.git

# 进入项目代码目录

cd washer

# 开发

使用 微信开发者工具 IDE 进行微信小程序开发
```

## 演示


















## 许可证

[MIT licensed](./LICENSE) © 2022-PRESENT [Kaivan Wong](https://github.com/kaivanwong)