Open Issues Need Help
View All on GitHub Actualizar componentes y hooks para usar mock en lugar de Supabase about 1 year ago
AI Summary: This issue involves updating the frontend to switch its data source from Supabase to a local mock. It requires refactoring all components, custom hooks, and pages to consume data from the new mock service, eliminating any remaining Supabase dependencies in the UI. The final step is to thoroughly test the application to ensure correct data loading.
Complexity:
3/5
help wanted