MalikKilgore / VueChat

VueChat is a video chat application where you can send, edit, and delete messages both in public chatrooms and in private DMS.
https://vuechat-80a67.web.app/
0 stars 0 forks source link

Add More Functionality/Features to the Application #5

Closed MalikKilgore closed 3 years ago

MalikKilgore commented 3 years ago

Add E-mail verification for each user

Add function/button to reset your password within Firebase

Add a simple guest account option. May need to create a separate collection for guest accounts, and just have one generated each time a user clicks on it. Delete guest account and associated databases after a day of inactivity?

MalikKilgore commented 3 years ago

After these additions are finished, close issue and work on styling the application even more.

MalikKilgore commented 3 years ago

Not enough time to add email verification, and a lot of signs point to just not needing it for a project this small.