Open Issues Need Help
View All on GitHub Educational Technology • Student Performance Tracking
Improved handling of current user 2 months ago
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