-
Search Box Debouncing: Implemented debouncing on the search box to prevent excessive search calls while the user is typing rapidly. This ensures that the search function is triggered after a short delay once the user pauses typing.
-
Message Search: Added a search box that enables users to search through messages.
-
User Profile Navigation: Clicking on the person's avatar or name will navigate to the chat screen.
-
Mock Service Layer: Implement a service layer in JavaScript that simulates API calls for retrieving messages.
-
Auto-Expanding Text Box: Implemented an auto-expanding text box in the messages view to allow users to type and send messages seamlessly.
-
Responsive UI: Ensures that the user interface (UI) is consistent across different devices and viewports such as desktop, tablets, and mobile devices. Designed the UI to adapt to different screen sizes appropriately.
svmanjula/chat-app
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|