Open Issues Need Help
View All on GitHubAI 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.
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.
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.