You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed chat application in which user can do group chat with their colleagues, teammates, and fiends. Room base concept is used in which user can create a new room or in existing room and do chat with their friends. A user can View and Delete chats. A user is also able to Export a particular room's chat in excel file( PHP, JQuery, MySql )