Blabber is a modern full-stack social media web application built using the MERN stack. It allows users to register, log in, post updates, follow other users, receive notifications, and maintain profiles. It uses JWT authentication with secure HttpOnly cookies and Cloudinary for profile image uploads.

3 Open Issues Need Help Last updated: Sep 8, 2025

Open Issues Need Help

View All on GitHub
good first issue level 1 GSSoC25

Blabber is a modern full-stack social media web application built using the MERN stack. It allows users to register, log in, post updates, follow other users, receive notifications, and maintain profiles. It uses JWT authentication with secure HttpOnly cookies and Cloudinary for profile image uploads.

JavaScript

AI Summary: Add a CODE_OF_CONDUCT.md file to the project's root directory, using a template like the Contributor Covenant, and link it from the README.md file.

Complexity: 1/5
good first issue level 1 GSSoC25

Blabber is a modern full-stack social media web application built using the MERN stack. It allows users to register, log in, post updates, follow other users, receive notifications, and maintain profiles. It uses JWT authentication with secure HttpOnly cookies and Cloudinary for profile image uploads.

JavaScript

AI Summary: Add a LICENSE file (e.g., MIT, Apache 2.0, GPLv3) to the Blabber project repository to clarify the usage rights of the code. This involves choosing a suitable license and adding the corresponding license file to the repository.

Complexity: 1/5
good first issue level 1 GSSoC25

Blabber is a modern full-stack social media web application built using the MERN stack. It allows users to register, log in, post updates, follow other users, receive notifications, and maintain profiles. It uses JWT authentication with secure HttpOnly cookies and Cloudinary for profile image uploads.

JavaScript