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

RoomCapacity #370

Closed pl0ss closed 9 months ago

pl0ss commented 9 months ago

RoomCapacity shows the exact seat capacity for the majority of rooms.

G215

Bildschirmfoto 2023-11-20 um 09 12 10 Bildschirmfoto 2023-11-20 um 09 13 55

Not working for e.g. in G011

(due to missing data in the "getFreeRooms" api in "authenticated-api.js", as far as I know)

Bildschirmfoto 2023-11-20 um 09 12 38 Bildschirmfoto 2023-11-20 um 09 14 13

Room Suggestions

Bildschirmfoto 2023-11-20 um 09 13 00 Bildschirmfoto 2023-11-20 um 09 13 14
Robert27 commented 9 months ago

@pl0ss Please resolve the merge conflicts so we can merge your changes.