All Projects → Anjiefan → flutter_app_o2o

Anjiefan / flutter_app_o2o

Licence: other
flutter高校食堂o2o预定服务,商业级应用,持续升级,完全开源。

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to flutter app o2o

Crmeb
🔥🔥🔥 CRMEB打通版v4免费开源商城系统,uni-app+thinkphp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、可视化设置,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议
Stars: ✭ 3,447 (+7560%)
Mutual labels:  shop, o2o
react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (+202.22%)
Mutual labels:  shop, provider
TeadsSDK-iOS
Teads SDK iOS Sample App - Check out an open-source sample of the Teads iOS SDK implementation
Stars: ✭ 22 (-51.11%)
Mutual labels:  webview
flutter webview
A complete tutorial series on Flutter webview.
Stars: ✭ 39 (-13.33%)
Mutual labels:  webview
flutter provider examples
Examples of Flutter's provider package
Stars: ✭ 41 (-8.89%)
Mutual labels:  provider
Webview
Android WebView,Js互调
Stars: ✭ 22 (-51.11%)
Mutual labels:  webview
Android-Web-Inspector
How to Inspecting Android WebView, Network logs, XHR logs (including url request and parameter) and Element/DOM inspecting
Stars: ✭ 54 (+20%)
Mutual labels:  webview
flutter mobx boilerplate
A Flutter Project contains a Boilerplate code with MobX and Provider as a State Management.
Stars: ✭ 29 (-35.56%)
Mutual labels:  provider
Angular-Reactive-Demo-Shop
Angular Demo Shop
Stars: ✭ 79 (+75.56%)
Mutual labels:  shop
An-PHP-Based-Affiliate-marketing-website
University project involving Javascript, PHP, HTML, CSS and database’s queries management.
Stars: ✭ 51 (+13.33%)
Mutual labels:  shop
serverless-scaleway-functions
Plugin for Serverless Framework to allow users to deploy their serverless applications on Scaleway Functions
Stars: ✭ 58 (+28.89%)
Mutual labels:  provider
jhw-wx-app
微信小程序(简单)-通用模板商城
Stars: ✭ 23 (-48.89%)
Mutual labels:  shop
coc-webview
Using an external browser to support the webview in coc.nvim.
Stars: ✭ 21 (-53.33%)
Mutual labels:  webview
tesla auth
Securely generate API tokens for third-party access to your Tesla.
Stars: ✭ 114 (+153.33%)
Mutual labels:  webview
VineRelayStore
🔥 VineRelay is Content Management Boilerplate which enables you to quickly scaffold a shop with the basic features using React, Relay and GraphQL.
Stars: ✭ 16 (-64.44%)
Mutual labels:  shop
ios-visionkit-webview
Element detection with Vision Framework and CoreML
Stars: ✭ 26 (-42.22%)
Mutual labels:  webview
nativescript-webview-interface
Plugin for bi-directional communication between webView and android/ios
Stars: ✭ 87 (+93.33%)
Mutual labels:  webview
webview
Build cross platform desktop apps with Elixir and web technologies.
Stars: ✭ 18 (-60%)
Mutual labels:  webview
webview
Cross-platform header-only webview library for C++
Stars: ✭ 59 (+31.11%)
Mutual labels:  webview
gowebview
tool to build android apps with WebView from your golang http server; moved to gitlab.com/microo8/gowebview
Stars: ✭ 35 (-22.22%)
Mutual labels:  webview

flutter_app_o2o

flutter高校食堂o2o预定服务,商业级应用,持续升级,完全开源。

notice:

  • 本产品由北京邮电大学&东北石油大学在校创业者研发,当前处于产品公测&本校运营阶段,开源供全国高校在校生加盟开发、测试、线下运营使用,完全开源,期望以实现全国自由开发者、创业者共同完善升级迭代应用,实现中心化平台、工具,去中心化商业,不再重复制造产业,共同铸就市场。
  • FLUTTER交流群:700014933,商务合作联系qq:66064540,微信:13091667316。
  • 由于国内github网速的问题,我们内部开发选用gitee源,github源每月更新大版本,获取最新项目进展以及协作开发可以前往gitee,我们非常乐意听取您的意见,为共同的市场定制功能,添加更人性化的功能,修补缺陷,期待您的issues。
  • 用户端gitee源https://gitee.com/qiao_bu_fan/yunzhixiao_customer_client
  • 商家端gitee源https://gitee.com/qiao_bu_fan/yunzhixiao_business_client
  • app测试账户,账户:19999999999 密码:suibianle00

O2O - Flutter 版校园o2o食堂预定app

这是一款完整的、商业级开源应用,旨在解决全国高校校内餐饮、零售等服务的效率问题,实现数字化校园,智能化校园。 已实现的功能有:

  • 线上下单
  • 快速预定
  • 货币系统
  • 分销系统
  • 优惠卷系统
  • 店铺管理
  • 商品管理
  • 订单管理
  • 微信、qq分享

未来可能升级的功能有:

  • 硬件系统
  • 跑腿系统
  • 校外餐饮优惠卷系统

Download

Android: 用户端下载 | 商家端下载

iOS: 审核上线中

app官网: http://stg-finerit.leanapp.cn/app/

关键页面截图

1. 用户端页面截图

用户端页面截图

2. 商家端页面截图

商家端页面截图

基础环境

// 运行如下命令
flutter --version

// 正确环境如下
// Flutter 1.12.13+hotfix.5 • channel stable •
// https://github.com/flutter/flutter.git
// Framework • revision 27321ebbad (3 months ago) • 2019-12-10 18:15:01 -0800
// Engine • revision 2994f7e1e6
// Tools • Dart 2.7.0

架构

  • |--lib
    • |-- common (常用类,Constants,Routers,Networks,Managers)
      • |-- Constants(常量集合)
      • |-- Routers(路由集合)
      • |-- Networks(进一步封装dio系统架构)
      • |-- Managers(管理类,如:获取文件、获取存储信息、完成文件缓存等)
    • |-- models (实体类)
    • |-- providers (进一步封装provider系统架构)
    • |-- service (网络层业务逻辑)
    • |-- ui (界面相关page,dialog,widgets)
    • |-- utils (工具类)
    • |-- view_model (操作service,provider的实体model类)

文档

后端API: 点击查看

更新记录

  • 2019.1.20,完成项目策划,正式启动项目
  • 2020.1.30,完成前后端架构的搭建
  • 2020.2.30,完成商家端、用户端的大体模型及业务实现
  • 2020.3.30,完成前后端性能调优,ui交互调优,美化,api序列化优化,修复漏洞
  • 2020.3.14,完成大体测试,正式开源公测,预备上线

核心开发者


@Anjiefan

@morningstarwang

@1GayWoliGiao

@jypjypjypjyp

版权

  • 黑龙江省符瑞科技有限公司
  • 大庆市凡尔网络科技有限责任公司
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].