Open Issues Need Help
View All on GitHub Education • Test Preparation
Migrate to DB only solution about 2 months ago
AI Summary: Migrate DailySAT's question retrieval from the Bluebook API to a custom, internally managed MongoDB database. This involves designing and implementing a system for storing and retrieving SAT questions from a diverse range of sources, ensuring originality and independence from external APIs. The task includes creating the database schema, data migration tools, and updating the application's backend to use the new database.
Complexity:
4/5
enhancement help wanted
Education • Test Preparation
Make /practice page responsive about 2 months ago
AI Summary: Make the `/practice` page of the DailySAT website responsive for mobile devices by adding conditional styling using CSS. This involves ensuring the page adapts correctly to different screen sizes and orientations.
Complexity:
3/5
enhancement good first issue