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 31 forks source link

💄 improve food page #378

Closed BuildmodeOne closed 9 months ago

BuildmodeOne commented 9 months ago

🤖[deprecated] Generated by Copilot at bfddde1

Summary

🔐🌐🍽️

This pull request enhances the food feature of the app by reducing the data size, removing deprecated headers, adding translation and meta tags, improving the UI and error handling, and fixing some compatibility issues with Node 17. It modifies food-utils.js, next.config.js, [...mealId].jsx, Meals.module.css, .npmrc, and the food.json files in the locales folder.

Node and next change Translations and food data Autumn cleaning code

Walkthrough