neuland-ingolstadt / neuland.app

A free & open source, web-based replacement for the official app of the Technische Hochschule Ingolstadt built with React and Next.js.
https://neuland.app
GNU Affero General Public License v3.0
36 stars 33 forks source link

Add ExamsCard #306

Closed BuildmodeOne closed 1 year ago

BuildmodeOne commented 1 year ago

image

This card is shown by default for students but is only visible if there are exams in the next 30 days. If there are not exams, the card is completely hidden.

πŸ€– Generated by Copilot at 9fefd5c

Summary

πŸ—“οΈπŸ“πŸŒ

Added a new feature to show upcoming exams from the exams platform on the dashboard and the calendar page. Implemented a new ExamsCard component to display the exams on the dashboard, and added a focus query parameter to the calendar page to select the default tab. Added translations for the new texts in German and English.

The dashboard has a new ExamsCard To show you the tests that are not hard It uses some hooks And translation books And links to the calendar with a guard

Walkthrough

BuildmodeOne commented 1 year ago

examcards

I love it πŸ˜‚