ChatBox
ChatBox copied to clipboard
Experience the official messaging app's seamless real-time communication
## Description Whenever user searches for the user after clicking on the profile the user is directly added to the chats which is inappropriate. ## Solution While sharing the profile...
The landing page UI is not consistently responsive. At times, elements overlap, images are partially cut off, and some images are not visible. This negatively impacts the user experience. https://github.com/SamarthKadam/ChatBox/assets/123286618/7603a53c-7878-45d5-9965-f4690d0f321f
The landing page UI is now consistently responsive, resolving previous issues where elements overlapped, images were partially cut off, and some images were not visible etc. This is after solving...
Ensured headings and list items used follows consistent capitalization and punctuation. The spaces within the tags are unnecessary and are removed
Responsive footer is added to the home page.  
Closed open tags, and add forward ticks to code blocks in README.md file.
I can make more eyecatching login and sign up page , please assign me this issue @SamarthKadam
I propose adding a "Back to Top" sticky button on our main webpage. This feature will improve user navigation and enhance the overall user experience by allowing quick access to...
Adding a theme button that changes the theme of the website from light to dark or dark to light can enhance the user experience. The user can change the themes...
Assign this issue to me. Proper documentation of code blocks is required to make readability more clear.