Simple realtime collaborate board based on Firebase developed and written in Kotlin.
To get started and run the app, you need to follow these simple steps:
- Open the Collaborate Board in Android Studio.
- Go to Firebase Console and create new project.
- Download "google-services.json" file and add to the project.
- Let's Enjoy :)
- Reduce re-draw view 2 times (from
touch
event andfirebase
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.