PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

13 Open Issues Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Set up a MongoDB connection for the PitchNest application. This involves configuring the connection string in a `.env.example` file, implementing the connection logic in the backend (Node.js/Express.js), and verifying successful connection with a log message and a screenshot of the terminal output. The task requires familiarity with MongoDB, Node.js, and environment variable management.

Complexity: 2/5
good first issue S Backend onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: The task involves creating a reusable React component for displaying testimonials. This component will encapsulate the existing testimonial section's code from the homepage, maintaining its current styling. The goal is to improve code organization and reusability without altering the visual appearance.

Complexity: 2/5
good first issue S Frontend onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: The task involves creating a separate reusable component for the existing footer in a Next.js application. This component should be styled identically to the current footer, requiring only refactoring of the existing footer code into a new component file. No changes to the footer's visual style are needed.

Complexity: 1/5
good first issue S Frontend onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: The task involves creating a separate React component to encapsulate the existing main section of the PitchNest homepage. This component should be created without altering the existing styling or functionality of the main section. The goal is to improve code organization and maintainability.

Complexity: 2/5
good first issue S Frontend onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: Refactor the codebase of a Next.js application, moving all relevant files into a properly structured `src/app` directory, updating import statements as needed to maintain functionality. The goal is to improve code organization and maintainability without introducing bugs.

Complexity: 4/5
help wanted good first issue M onlydust-wave ASAP

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: Add social media links (X, Telegram, GitHub) to the footer of the PitchNest web application. This involves creating links to the specified X (Twitter), Telegram, and GitHub accounts and styling them appropriately within the existing footer design, ensuring consistency with the Figma design.

Complexity: 2/5
good first issue S Frontend onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: Design a dark mode for the PitchNest landing page in Figma, including a toggle button for switching between light and dark modes. The design should be modern and visually appealing. A Figma file needs to be created and shared.

Complexity: 3/5
good first issue M Design onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: Implement a dark mode for the existing landing page of the PitchNest application, ensuring it precisely matches a provided Figma design. This task is dependent on the completion of another issue (#1). The implementation should include testing to prevent regressions and a clear commit message.

Complexity: 3/5
good first issue L UI Frontend onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: Create a `SETUP.md` file with detailed instructions on cloning the PitchNest repository, installing dependencies using npm, yarn, or pnpm, and running the project locally in development and build modes.

Complexity: 2/5
documentation good first issue M onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript
Update Readme 2 months ago

AI Summary: Update the README.md file of the PitchNest project by adding a logo (obtained from a Telegram contact), build instructions, and a Telegram link. This involves obtaining the logo asset, incorporating it into the README, and verifying the updated README renders correctly.

Complexity: 2/5
documentation good first issue S onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: The task involves extracting the existing navbar code from a Next.js application's homepage and refactoring it into a separate, reusable component. This should be done without altering the navbar's current styling. The new component will then replace the existing navbar code on the homepage.

Complexity: 2/5
good first issue S Frontend onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: Create a CONTRIBUTING.md file for the PitchNest project, outlining the steps for contributors to follow when submitting contributions. This includes forking the repository, creating a branch, implementing changes, testing, and submitting a pull request.

Complexity: 2/5
documentation good first issue M onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript

AI Summary: The task involves updating the PitchNest web application's logo in both the navbar and footer sections. This requires obtaining the new logo file from a specified Telegram contact, integrating it into the existing Next.js frontend codebase, and ensuring the logo displays correctly in both locations without introducing any regressions.

Complexity: 2/5
good first issue S UI onlydust-wave

PitchNest is a platform that connects startup founders and investors through profile discovery and real-time video interaction.

TypeScript