Activity
Created Function for Fetching Chats on front-end side
Created Function for Fetching Chats on front-end side
Created Function for Storing Chats to DB
Created Function for Storing Chats to DB
Join Room and Chats Part is functional on frontend part
Join Room and Chats Part is functional on frontend part
Fixed Some Bugs on Frontend-side and created chat-screen UI
Fixed Some Bugs on Frontend-side and created chat-screen UI
Created function to call Get RoomID route
Created function to call Get RoomID route
Fetch Home Data is functional on front-end side
Fetch Home Data is functional on front-end side
Add to Recent Chat is functional on front-end side
Add to Recent Chat is functional on front-end side
Remove Fetched User is functional on front-end part
Remove Fetched User is functional on front-end part
Shifted from Singleton classes to Shared Preferences to avoid null ch…
Shifted from Singleton classes to Shared Preferences to avoid null ch…
Fetch Recent Users is functional on front-end side, also restructured…
Fetch Recent Users is functional on front-end side, also restructured…
Added add User to Recent_View functionality on front-end side
Added add User to Recent_View functionality on front-end side
Made Search User functional on front-end side
Made Search User functional on front-end side
WebSocket part is now accessable
WebSocket part is now accessable
Created /GetRoomIDByUsernames Route
Created /GetRoomIDByUsernames Route
Created logic for Creating a Room
Created logic for Creating a Room
Created /AddToRecentChats Route
Created /AddToRecentChats Route
Created /RemoveRecentUser Route
Created /RemoveRecentUser Route