Git Product home page Git Product logo

smxc's Introduction

上门洗车小程序

项目概述

用户通过小程序预约上门洗车服务, 根据附近商家排序, 查看洗车服务以及产品详情, 预约下单, 查看订单。

不建议做多商家入驻小程序, 目前B2B2C基本没有成功案例, 建议先做好B2C

B2C端做起来后再考虑多商家入驻 (因为通常商家都不会入驻没有用户体量的小程序)。

建议: 先主营2C的洗车服务预约, 再吸引商家入驻,

项目范围

负责: 规划, 设计, 开发, 测试, 上线。 不负责: 运维。


运行

后端服务器:

  • 到后端根目录: cd api/node-koa2/src
  • 调整 node 版本: nvm use v16.14.2
  • 启动开发环境后端接口: npm run dev
  • 启动服务环境后端接口: npm run serve

规划设计

页面
  1. 主页
    1. 轮播图
    2. 附近商家
    3. 热门服务
  2. 购物车 (选购洗车服务项目并加入购物车)
    1. 增删服务项目
    2. 结算
    3. 查看订单详情
  3. 订单详情
    1. 订单状态跟踪
    2. 取消订单
    3. 订单售后
    4. 订单评价
  4. 我的:
    1. 查看我的订单列表 → 订单详情
    2. 地址管理: 添加管理我的地址
    3. 我的车: 添加管理我的车辆
架构

前后端分离

  • 前端: vue
  • 后端: node.js → KOA2(json)数据API接口 ← MySQL数据库

开发版本

  • nvm v16.14.2

项目结构

进度
  • 产品规划设计前后端架构 (进行中)
  • 数据库设计
  • 接口设计
  • 数据库建表
  • 后端数据接口 (API)
  • 前端产品页面

smxc's People

Contributors

zhidongzhou avatar

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.