Open Issues Need Help
View All on GitHubAI Summary: Make the Rapicure website fully responsive across all devices (mobile, tablet, desktop). This involves adjusting the layout and styles to ensure optimal viewing and functionality on different screen sizes. The project uses a backend (located in the 'backend' directory) and likely a frontend framework (details not provided in the README). The task requires familiarity with responsive web design techniques and potentially the frontend framework used in the project.
AI Summary: Implement Google OAuth 2.0 for user authentication in the Rapicure application. This involves configuring the backend to handle Google OAuth callbacks, managing user data securely, and potentially updating the frontend to integrate the new login method.