1 Open Issue Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the project to move all API calls from components and pages into a dedicated folder (`/lib/api` or similar) to improve code organization and maintainability. This involves creating the new folder, moving the existing API calls, and updating any affected components and pages to use the new location.

Complexity: 3/5
enhancement good first issue