7 Open Issues Need Help Last updated: Aug 8, 2025

Open Issues Need Help

View All on GitHub
help wanted gssoc2025

AI Summary: Create a "How It Works" section for the GitNet landing page, visually explaining the user workflow: GitHub login, data fetching, real-time chat via Socket.IO, and GitHub-scoped conversations. This involves using semantic HTML and styling (likely with Tailwind CSS) and potentially incorporating SVG icons or diagrams for clarity.

Complexity: 2/5
good first issue gssoc2025
Refactor 3 months ago

AI Summary: Refactor the `socketHandler.js` file in the backend (Express.js) of the GitNet application. The goal is to modularize the existing code into smaller, more manageable files without introducing any bugs or breaking existing functionality. This involves identifying logical units within the code and separating them into independent modules.

Complexity: 4/5
enhancement help wanted gssoc2025

AI Summary: Improve the user interface (UI) of the chat window in the GitNet application. This likely involves modifying the frontend code (Next.js) to enhance the visual appeal and user experience of the chat interface. The task requires familiarity with UI/UX principles and Next.js framework.

Complexity: 3/5
help wanted good first issue gssoc2025

AI Summary: Add a LICENSE file to the GitNet repository. This involves choosing an appropriate open-source license (e.g., MIT, Apache 2.0) and adding the license file to the repository. Collaboration with the maintainers on license selection is encouraged.

Complexity: 1/5
documentation good first issue gssoc2025
Design a logo 3 months ago

AI Summary: Design a logo for GitNet, a privacy-first GitHub-powered chat application for developers. The logo should reflect the application's core features: GitHub integration, real-time chat, and a focus on privacy. The project README provides details on the application's purpose and technology stack.

Complexity: 3/5
enhancement good first issue gssoc2025