All Projects → minibugdev → Collaborate-Board

minibugdev / Collaborate-Board

Licence: MIT license
Realtime collaborate board based on Firebase developed and written in Kotlin.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Collaborate-Board

Xaos
Real-time interactive fractal zoomer
Stars: ✭ 239 (+856%)
Mutual labels:  realtime
trystero
🤝 Serverless WebRTC matchmaking for painless P2P — Make any site multiplayer in a few lines — Use BitTorrent, IPFS, or Firebase
Stars: ✭ 512 (+1948%)
Mutual labels:  realtime
intrinio-realtime-java-sdk
Intrinio Java SDK for Real-Time Stock Prices
Stars: ✭ 22 (-12%)
Mutual labels:  realtime
Butterfly Server
The Everything is Real-Time C# Backend for Single Page Applications
Stars: ✭ 247 (+888%)
Mutual labels:  realtime
Cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Stars: ✭ 16,236 (+64844%)
Mutual labels:  realtime
QuickTraceiOSLogger
A real time iOS log trace tool, view iOS log with pc web browser under local area network, which will automatically scroll like xcode. 一个实时的iOS日志跟踪工具,在局域网中使用 PC Web 浏览器查看 iOS 日志,它将像xcode一样自动滚动。
Stars: ✭ 16 (-36%)
Mutual labels:  realtime
Realmcontent
Light Realm-powered content management system
Stars: ✭ 237 (+848%)
Mutual labels:  realtime
revai-python-sdk
Rev AI Python SDK
Stars: ✭ 35 (+40%)
Mutual labels:  realtime
Rxdb
🔄 A client side, offline-first, reactive database for JavaScript Applications
Stars: ✭ 16,670 (+66580%)
Mutual labels:  realtime
UnityR
Unity3D, SignalR real-time multiplayer game
Stars: ✭ 49 (+96%)
Mutual labels:  realtime
Socketcluster Client
JavaScript client for SocketCluster
Stars: ✭ 250 (+900%)
Mutual labels:  realtime
Algotrading
Algorithmic trading framework for cryptocurrencies.
Stars: ✭ 249 (+896%)
Mutual labels:  realtime
livebook
Automate code & data workflows with interactive Elixir notebooks
Stars: ✭ 3,402 (+13508%)
Mutual labels:  realtime
Real Time Cpp
Real-Time C++ Companion Code
Stars: ✭ 242 (+868%)
Mutual labels:  realtime
Radar
Arduino Servo controller with Ultrasonic sensor, that will send distance value from sensor to Node.js via USB serial and leveraging socket.io to send the data to browser in realtime.
Stars: ✭ 24 (-4%)
Mutual labels:  realtime
Nakama Godot
Godot client for Nakama server written in GDScript.
Stars: ✭ 240 (+860%)
Mutual labels:  realtime
CoCreate-dashboard
A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
Stars: ✭ 20 (-20%)
Mutual labels:  realtime
javascript-examples
Examples for the Convergence Real-time Collaboration Engine
Stars: ✭ 40 (+60%)
Mutual labels:  realtime
simplx
C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
Stars: ✭ 61 (+144%)
Mutual labels:  realtime
SpatGRIS
Sound spatialization tool
Stars: ✭ 37 (+48%)
Mutual labels:  realtime

Collaborate Board of Android

License Kotlin

Simple realtime collaborate board based on Firebase developed and written in Kotlin.

Demo

Collaborate Board of Android Youtube

Getting Started

To get started and run the app, you need to follow these simple steps:

  1. Open the Collaborate Board in Android Studio.
  2. Go to Firebase Console and create new project.
  3. Download "google-services.json" file and add to the project.
  4. Let's Enjoy :)

Dependencies

Todo

  • Reduce re-draw view 2 times (from touch event and firebase callback child added)
  • Change Paint size and color
  • Add Eraser
  • Add Sticker
  • Let's user can login and create private room by Firebase Authentication

Please feel free to contributions or PR.

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].