-
-
Notifications
You must be signed in to change notification settings - Fork 84
Get rid of hard coded opening hours #491
Comments
Hi I would like to contribute on this issue. Is the issue still open ? |
@arisun yes! We still have that ugly CSV in the assets folder. We would love to have it replaced by a API method on our server. Should I set this up for you? |
Someone working on this should also add the possibility to have separate opening hours during the semester and during the semester break. |
@i-walker Are you still planning on implementing this? The first step being the usage of the endpoint https://app.tum.de/Api/openingtimes |
@jacqueline8711 I think he is currently traveling, but will be back by the end of the week. Let us give him some more time. |
Can someone help me with the Apiclient I can't find it ? |
@jacqueline8711 feel free to go ahead with this issue and / or the already started PR. Unfortunately, we did not get the second position. So its up to you ;) |
Currently all opening hours are hardcoded inside the
locations.csv
- this is really bad.Need to implement an API endpoint and redo the manager.
The text was updated successfully, but these errors were encountered: