9 Open Issues Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves replacing a hardcoded notification count (currently 3) in the `Header` component of a React application with a dynamically fetched value. This will likely involve making an API call or accessing a shared context/global state to retrieve the actual notification count for the logged-in user. Error handling and loading states should also be considered.

Complexity: 3/5
enhancement good first issue GSSOC level 1

AI Summary: Integrate the existing toast component in a React/TypeScript application with user actions such as login, signup, profile updates, and connection requests. This involves creating a hook or utility function to trigger toasts with appropriate variants (success or error) and ensuring no UI conflicts.

Complexity: 3/5
enhancement good first issue GSSOC level 2

AI Summary: Add a license file (e.g., MIT, Apache 2.0, GPLv3) to the CodeBrosPlatform 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
documentation good first issue GSSOC level 1
Database creation 3 months ago
help wanted GSSOC level 3

AI Summary: Add a "Back to Top" link to the README.md file of the CodeBros project after each major section to improve navigation and user experience.

Complexity: 1/5
documentation good first issue GSSOC level 1
documentation good first issue
documentation good first issue
documentation good first issue