Collaborate-Board icon indicating copy to clipboard operation
Collaborate-Board copied to clipboard

Realtime collaborate board based on Firebase developed and written in Kotlin.

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.