Skip to content

Conversation

amankumar94728
Copy link

This pull request adds a file sharing feature to the chat application. Users can now attach and send files (such as images or documents) in their chat messages using a WhatsApp-style attachment icon. Uploaded files are stored on the server and shared as downloadable links in the chat window.

Key changes:

Backend: Added file upload endpoint using Multer and static serving of uploaded files.
Frontend: Added file input with attachment icon, file upload logic, and display of file links in chat.
Updated UI to match WhatsApp-style file sharing experience.

image

AMAN KUMAR added 3 commits June 13, 2025 15:27
… in public/src/utils/APIRoutes.js from 500 to http://localhost:3001. port 5000 is alredy uses by our system]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant