Open Issues Need Help
View All on GitHubAI Summary: Implement a 'Listen in Hindi' feature on the My Prescriptions page of a MERN stack healthcare application. This involves adding a button that triggers the browser's Web Speech API to read prescription details aloud in Hindi. A 'Stop' button to cancel speech is also required.
A full stack MERN platform for on-demand in-home healthcare services
AI Summary: This task involves adding unit tests to the backend of a MERN stack healthcare platform using Jest and Supertest. This includes installing the necessary packages, creating a test folder, and writing a unit test for user registration endpoint to verify successful user creation and token generation.
A full stack MERN platform for on-demand in-home healthcare services
AI Summary: Implement profile picture upload functionality for healthcare professionals in a MERN stack application. This involves adding a file input to the frontend, uploading the image to Cloudinary, updating the backend schema to store the image URL, and modifying the backend controller to handle the update.
A full stack MERN platform for on-demand in-home healthcare services