You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Here are some Screenshots. On the updated Database integrated into the App.
My thoughts on the API:
We should specify where exactly each column is located.
I did this in my prototype with a primitive StringBuilder, so I would not break the legacy code.
I think we should rewrite these components.
Affected classes are:
Location.kt
//this should take a Json as an Input and populate the data class
CafeteriaLocationImportAction.kt
OpeningHoursDetailFragment.java
OpeningHoursListActivity.java
OpeningHoursDetailActivity.java
//they load and display the Information of the Database. I think this will be deleted anyway
Related: #491, #1225
The text was updated successfully, but these errors were encountered: