2 Open Issues Need Help Last updated: Jun 29, 2025

Open Issues Need Help

View All on GitHub
Software Development Application Development

AI 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.

Complexity: 4/5
enhancement good first issue frontend
Software Development Application Development

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.

Complexity: 4/5
enhancement good first issue authentication frontend backend