4 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
Create About Page 2 months ago

AI Summary: Create an 'About' page for the Notes App, providing a concise overview of the app's purpose, features, and possibly acknowledging contributors and SSoC participation. The page should use a soft tone, include icons/emojis, and maintain a responsive layout consistent with the existing theme.

Complexity: 2/5
good first issue beginner-friendly Ssoc'25

AI Summary: Create a dedicated 'Features' page for the Notes App, showcasing its key functionalities (note creation/editing/deletion, light/dark mode, note organization, color-coding, export options, authentication, and future features like image uploads and reminders) using a clean, consistent layout that aligns with the app's existing design system and is responsive across different screen sizes.

Complexity: 3/5
good first issue beginner-friendly Ssoc'25
Create FAQ page 2 months ago

AI Summary: Create a new FAQ page for the Notes App, including 5-6 common questions and answers about features like exporting notes, dark mode, editing/deleting notes, profile updates, and data security. The page should maintain the app's existing UI style and be easily accessible to users.

Complexity: 2/5
good first issue beginner-friendly Ssoc'25

AI Summary: Implement a search functionality in a Node.js, Express, MongoDB based notes application. The search should allow users to find notes containing specific words within their titles or content. This requires updating the existing search bar to query the MongoDB database based on user input and display matching results.

Complexity: 3/5
bug good first issue beginner-friendly Ssoc'25