1 Open Issue Need Help Last updated: Mar 5, 2026

Open Issues Need Help

View All on GitHub
fix get-course-info 39 minutes ago

AI Summary: The `get-course-info` backend endpoint currently expects a `X-Telegram-User-Id` in the request header, which the frontend is hardcoding. The task is to refactor this by having the frontend dynamically retrieve the user ID and send it to the backend, potentially as a `RequestParam`, requiring corresponding backend adjustments to accept the ID in the new format.

Complexity: 2/5
bug enhancement help wanted good first issue

A helper bot for UW student.

Java