Giter VIP home page Giter VIP logo

whiteborad's Introduction

协作白板

实现了移动端平板的适配,可以在ipad、安卓平板浏览器上使用,实现跨平台

前端启动

启动前端时切换到web文件夹

安装依赖

npm install

启动项目

npm start

后端启动

切换到server子文件夹

安装依赖

go mod download

启动

go run main.go

演示URL

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

演示网址

已部署上线的网址:https://www.amarobot.site/

首次登录需要注册哦~

Tips

已经实现的功能

  • 加入白板、创建白板,并分类和存储访问记录以及白板的持久化存储
  • 可以通过全局唯一的白板ID邀请其他用户
  • 创建、切换页面
  • 协作只读模式的实现与权限控制,只读模式下的同步页面切换
  • 任意图形样式(透明度、线宽、线色、填充色、字号、文字特殊样式等)
  • 移动、缩放、旋转、删除图形
  • Redo、Undo实现
  • 导出自定义文件(加密),图片(PNG),导入自定义文件(后缀名为.wb
  • 自适应高分辨率屏幕和屏幕缩放比例
  • 画布的缩放,移动

由于时间限制,目前仍然存在以下”小“bug,敬请谅解

  • 只读(演讲)模式下,创建者切换页面时,其他在白板内的用户的页面名字尚无法更新
  • 偶现的由于错误操作导致无法重新进入白板的bug,请重新创建白板使用
  • 选择某个页面的元素然后切换页面后,该元素未取消选择且无法操作的问题。
  • 图片元素尚未开发完成,UI交互暂时无效
  • 还有很多尚待发现(

我们攻城狮们一定会努力改BUG的呜呜呜呜呜

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.