3 Open Issues Need Help Last updated: Jul 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Research and implement internationalization (i18n) using Next.js middleware to allow switching between German and English language support in the Yourical Enhanced project. This is a future feature, but preliminary research is needed now.

Complexity: 4/5
documentation enhancement good first issue

TypeScript

AI Summary: Create a REST API using Next.js App Router to handle requests to the existing Webuntis API wrapper (`lib/webunits_api.ts`). This API will fetch data from Webuntis and provide it to the frontend, enabling the application to display course schedules with times, rooms, and professors.

Complexity: 4/5
enhancement good first issue

TypeScript

AI Summary: Translate the remaining components of the Yourical Enhanced project into German. Currently, only the login and home pages are translated. A full i18n solution will be implemented later to support English and German, but for now, German translations are sufficient.

Complexity: 3/5
documentation good first issue

TypeScript