Prototyping what a keep-track-of-student-mastery app could be

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

Open Issues Need Help

View All on GitHub
Educational Technology Student Performance Tracking

AI Summary: The task involves improving the frontend of a student mastery tracking application. Specifically, the `currentUser` in the `frontend/stores/data.ts` store needs to be updated based on a name search, rather than the current method. This requires modifying the frontend code to implement a name-based search for the current user and updating the store accordingly.

Complexity: 2/5
good first issue frontend backend

Prototyping what a keep-track-of-student-mastery app could be

TypeScript