You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,11 @@ Welcome to **MindsMesh** — an innovative online platform designed for creative
49
49
-**Message Status Indicators** ✔️: See when your messages are sending, sent, or if there was an error
50
50
-**Connection Status** 🔌: Visual indicators show if you are connected or reconnecting
51
51
52
+
#### 📎New Chat Attachment feature:
53
+
54
+
-**Send and Receive Attachments** : Share files, images, and documents with ease
55
+
-**Multiple File Types** 🖼️ 📄 📝- Share images, PDFs, Word documents, and text **(files Maximum file size: 10MB)**
56
+
-***Seamless Experience*** - Files are stored securely in 🔥🔥Firebase Storage 🔥🔥 and accessible across devices
52
57
<!-- ### 📅 Booking System
53
58
54
59
- **Book Lessons:** Users can book lessons from available skill offerings.
@@ -79,6 +84,9 @@ Welcome to **MindsMesh** — an innovative online platform designed for creative
79
84
-**Passport.js:** Middleware for authentication in Node.js applications, supporting various authentication strategies, with a focus on JWT for secure API access.
80
85
-**Swagger:** A tool for documenting API, enabling easy visualization and interaction with API endpoints directly from a browser.
81
86
-**Socket.IO :** A library for real-time, bidirectional, and event-based communication, making it ideal for applications that require live updates, such as chat apps.
87
+
-**Cloudinary:** A cloud-based image and video management service uploading users avatar images and skill images.
88
+
-**SendGrid:** A cloud-based email delivery service for confirming user registrations, sending password reset emails.
89
+
-**Firebase Storage:** A cloud storage solution for image and document attachments in the chat system.
82
90
83
91
### 🎨 Frontend (React 19 RC / OBS: React 18 for the moment)
0 commit comments