7 Open Issues Need Help Last updated: Jul 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a chronological timeline view of medical records on the HealthVault user dashboard. Integrate the existing LLaMA-3 (Groq) AI to analyze the records and generate personalized health insights, such as identifying repeated symptoms, potential deficiencies, and suggesting lifestyle or remedy tips. This requires updating the frontend (React) to display the timeline and modifying the backend (Node.js) to process the data and interact with the Groq API for AI analysis.

Complexity: 4/5
enhancement good first issue GSSOC '25

AI Summary: The task involves adding or making visible the navigation bar (navbar) on the login and signup pages of the HealthVault application. This ensures users can easily navigate to other sections of the website, even when accessing the login page directly, improving user experience and consistency.

Complexity: 2/5
good first issue GSSOC '25 beginner
RBAC - Role based access about 1 month ago

AI Summary: Implement Role-Based Access Control (RBAC) for the HealthVault application, allowing users to sign up and log in as patients, doctors, or administrators, each with distinct access privileges.

Complexity: 4/5
enhancement good first issue level 1 GSSOC '25 beginner

AI Summary: Improve the responsiveness, user interface, and user experience of the HealthVault application's profile dashboard. This involves making the layout responsive across different screen sizes, enhancing the profile and hospital management sections with better UI elements (date picker, confirmation dialogs, etc.), improving the chatbot interaction (loading indicators, persistent chat history), and enhancing the file upload experience with progress bars and feedback messages. Accessibility improvements and general UX enhancements are also required.

Complexity: 4/5
enhancement good first issue level 1 GSSOC '25
UI/UX Animation about 1 month ago

AI Summary: Implement several UI/UX animations in a React.js application using GSAP. Animations include typing text, carousel scroll, button pulse, shiny text effect, and page transitions. This involves integrating GSAP into the existing HealthVault project and applying the specified animations to various UI elements.

Complexity: 3/5
enhancement good first issue GSSOC '25

AI Summary: Add a persistent link to the login page on the signup page of the HealthVault application. This involves modifying the React frontend to always display a link to the login page, regardless of whether the user is already registered, improving user navigation and reducing friction.

Complexity: 2/5
enhancement good first issue level 2 GSSOC '25 beginner

AI Summary: The task involves improving the user interface and user experience of the HealthVault application. This includes fixing several bugs related to user profile management, file handling (adding delete functionality, previews, downloads), notifications, and adding a cancel functionality to forms. The improvements will focus on making the application more user-friendly and accessible.

Complexity: 3/5
enhancement good first issue