neuland-ingolstadt / neuland.app-native

Neuland Next - Unofficial campus app for THI made with React Native
https://next.neuland.app/
GNU Affero General Public License v3.0
12 stars 13 forks source link

Show the library seats with utilization on the map #77

Open Robert27 opened 6 months ago

Robert27 commented 6 months ago

Show the library seats on the map in the GeoJSON map and the respective occupancy status. In addition, it should be possible to make a reservation by clicking on a seat.

To do this, the GeoJSON file must be updated and the map must be upgraded with the status and reservation function.