Open Issues Need Help
View All on GitHub Education • Test Preparation
Only use one redis instance about 1 month ago
good first issue random
Education • Test Preparation
Refactor lessons page about 1 month ago
AI Summary: Refactor a large React component responsible for the lessons page on the DailySAT platform, breaking it down into smaller, more manageable components based on the single responsibility principle. This involves understanding the existing code, identifying logical sections for separation, and creating new child components to handle those sections. The goal is to improve code maintainability and readability.
Complexity:
3/5
enhancement good first issue