joaovperin / HandleChat

Think, chat, handle! Take it easy
GNU General Public License v3.0
0 stars 0 forks source link

Multiple chatrooms #3

Open joaovperin opened 5 years ago

joaovperin commented 5 years ago

As a very popular user, I want to be able to chat in many chatrooms at once.

I need to have permission and register them on the database. Also, I need to see on the view my current chatroom name, and I need some place to list all my available databases and change the current one.

joaovperin commented 5 years ago

After finishing this, I can think in something like an EditText field where I can create chatrooms or subscribe to an existing one.

This concept would need to have one (or more) chatroom admins who can accept or refuse a subscription.