Git Product home page Git Product logo

board_front's Introduction

SIT-board客户端

编译部署

得益于 Flutter 跨平台运行的优势,SIT-board 轻松实现了全平台运行,各个平台的编译流程细节可参考文档 编译部署.md

使用说明

程序的具体使用说明可参考文档 使用说明.md

在线运行

Live Demo

注意:受限于时间精力,故未针对Web端做平台相关的适配,部分需要本地文件相关的功能在Web端无法使用。

Web端仅作为快速体验为目的,请以实际桌面端或移动端平台为准。

浏览器端右键或长按时可能会弹出剪切板权限提示,这是因为软件支持复制粘贴图形对象到本机剪切板。

架构模块划分

算法模块

算法模块主要实现了以下几个:

  1. json_field_modifier
  2. json_diff_patcher
  3. json_model_undo_redo
  4. json_model_sync

具体详细说明可参考文档 核心算法实现.md

本地存储模块

程序运行时数据的存储,参考文档 本地存储模块.md

白板模块

白板作为程序内部的一个独立模块,其视图模型和持久化拥有自己的数据结构, 参考文档 白板数据的存储.md

白板实现了插件化方案, 参考文档 白板元素插件系统.md

分布式同步与通信模块

该程序基于MQTT分布式通信实现白板数据的同步,同步的方案构思可参考文档 同步方案.md

演示demo

https://www.bilibili.com/video/BV1Wd4y1b7rc/

board_front's People

Contributors

zhangzqs avatar jimyag avatar utopiospher 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.