Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize library opening hour with website #1087

Open
yujinkimmn opened this issue Jul 21, 2022 · 3 comments
Open

Synchronize library opening hour with website #1087

yujinkimmn opened this issue Jul 21, 2022 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@yujinkimmn
Copy link

Steps to Reproduce

  1. Click hamburger menu icon (upper left)
  2. Opening Hours category
  3. Libraries

Problem

In some branch libraries, the opening hour in app and in website are not synchronized.
For example, here are the differences.

Mathematics & Informatics

  • In website: Mon-Fri 8-24 / Sat-Sun 10-20
  • In app: Mon-Fri 9-24

Mechanical Engineering

  • In website: Mon-Fri 8-21
  • In app: Mon-Thu 8-21, Fri 8-19

Medicine

  • In website: Mon-Fri 8-21
  • In app: Pickup of preordered books: Mon-Fri 9-20

Chemistry

  • In website: Mon-Fri 8-21
  • In app: Mon-Thu 8-21, Fri 8-19

(This image is for Mathematics & Informatics example)

Suggested Enhancement ✨

I think the informations on the website are correct version(Need someone's review about this. I'm not sure.)
Through this issue, I'd like to edit and synchronize these opening hours.

@tobiasjungmann
Copy link

Since these opening hours are fetched from the backend in the LocationImportAction, these times cannot be changed directly in the app, but only in the backend as far as I know. Otherwise, this synchronization is probably long overdue :D

@joschahenningsen joschahenningsen transferred this issue from TUM-Dev/Campus-Android Jul 24, 2022
@CommanderStorm
Copy link
Member

CommanderStorm commented Sep 15, 2023

I manually went through all German entries and updated all opening times.
Given the amount of time this took me this is not scalable or doable at all.
This system needs to be refactored/automated once v1 is down.
If someone wants to try this issue, this would be appreciated

@CommanderStorm
Copy link
Member

Related #961

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants