tuck3rb / PictoApp

MIT License
1 stars 1 forks source link

First Crack at getting drawings and text in the chat room #8

Closed qsebring3930 closed 1 week ago

qsebring3930 commented 1 week ago

I tried on my own firebase project to wire in the messages to a firestore database but I couldn't get it to work, hopefully it will be different if its run from the original firebase project. I got Drawings and Text on the same canvas like how we discussed, Just need to incorporate a clear function or erase and brush stroke color.

qsebring3930 commented 1 week ago

Without the firestore, the messages display properly, as soon as I try connecting it I get permission denied errors.