6 Open Issues Need Help Last updated: Jul 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a bottom navigation bar for the mobile UI of the YouTube-Twitter clone application. This bar should provide easy access to key features such as the user profile, subscriptions, and settings, which are currently missing from the mobile experience.

Complexity: 3/5
good first issue medium

learning from project

TypeScript
improve the watch video ui about 2 months ago
good first issue easy

learning from project

TypeScript
share button about 2 months ago

AI Summary: Implement a share button functionality that allows users to share video URLs via various platforms (e.g., email, social media). Currently, only the URL is copied to the clipboard; the task is to enhance this to provide a more user-friendly sharing experience, potentially integrating with social media APIs or offering multiple sharing options.

Complexity: 3/5
good first issue medium

learning from project

TypeScript
search function about 2 months ago
good first issue

learning from project

TypeScript
fix error in username page about 2 months ago

AI Summary: The task requires fixing a security vulnerability in a MERN stack social media application. Users should not be able to access other users' channel videos without proper authorization. This likely involves implementing or strengthening authentication and authorization checks on the backend (Node.js, Express.js) to ensure only the owner of a channel can view and manage its videos. Frontend (Next.js, React) adjustments might also be needed to prevent unauthorized access attempts.

Complexity: 4/5
good first issue

learning from project

TypeScript
make a mobile ui about 2 months ago

AI Summary: Implement responsive design for the existing YouTube-Twitter clone application to ensure optimal user experience across various screen sizes, particularly mobile devices. This involves adapting the existing UI components and layout to gracefully handle different screen resolutions and orientations.

Complexity: 4/5
good first issue

learning from project

TypeScript