Git Product home page Git Product logo

cabinet_withfacereco's Introduction

cabinet_withfacereco

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.


外卖柜APP

登录页面(页面1)

主页面(页面2)

按钮:存餐 按钮:个人中心 显示:当前账号绑定的柜台号/未绑定

  • 个人中心页面(页面4)

    个人消息(显示) 订单记录(按钮)

    • 订单记录(页面7)
  • 存餐页面(页面5)

    输入要打开的柜号(输入框) 输入验证码(输入框) 点击绑定(按钮) 显示:绑定成功/验证失败

使用流程

顾客下单

  • 1 顾客下单之后,可选择是否使用外卖柜。-----软件端进行实现,在主界面上存餐按钮再经过一个动画后分为是和否两个按钮,根据用户选择是否进行后续逻辑,用户点击后两个按钮经过动画再次变为一个存餐按钮

  • 2 若选择使用,则系统自动为当前订单分配一个柜子,并把柜号发送给骑手和顾客,并给骑手发送验证码------硬件段提供接口

骑手存餐

  • 1 骑手在APP里面点击“存餐”,并输入柜号和验证码-------------------柜号和验证码自动填充即可,假设柜号为11,验证码为4514

  • 2 验证成功,则柜门弹开。 -------------------硬件端提供接口

  • 3 存餐完毕关上柜门,柜子进入“使用”状态。同时APP向顾客发送提示消息-------------------硬件端提供接口

顾客取餐

  • 1 到柜体的摄像头处进行人脸识别。-------------------硬件端提供接口

  • 2 根据识别结果匹配用户手机号,并打开所绑定的柜子-------------------硬件端提供接口

  • 3 取餐完毕关上柜门,柜子进入“空闲”状态-------------------硬件端提供接口


cabinet_withfacereco

cabinet_withfacereco

cabinet_withfacereco

cabinet_withfacereco's People

Contributors

kagayasama avatar

Watchers

 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.