TODO
chat
- select the first friend first in chatview
- show the timestamp
- change the api to fetch the room name along with list of users
- if the avatar not present show default avatar
- scroll to lastest msg when a chat is opened
- highlight select current chat, which is selected
Signup login
- show email of current user
- After registration, send him to login page
Code restructurw
- make separate directory for wchat and posts in components and view
- add options of chat in navbar
- delete previous chat code