Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Add opening hours throughout the app #1264

Closed
2 tasks done
jacqueline8711 opened this issue Feb 26, 2019 · 1 comment · Fixed by #1321
Closed
2 tasks done

Add opening hours throughout the app #1264

jacqueline8711 opened this issue Feb 26, 2019 · 1 comment · Fixed by #1321
Assignees
Milestone

Comments

@jacqueline8711
Copy link
Member

jacqueline8711 commented Feb 26, 2019

  • add SSZ opening hours for financial aid + keep link to Student Financial aid (contact is ssz) in tuition fees screen
  • show opening hours for all cafeterias

Related: #491, #1225

@i-walker
Copy link

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

Screenshot 2019-03-11 at 17 37 03

Screenshot 2019-03-11 at 17 37 15

Screenshot 2019-03-11 at 17 36 28

Screenshot 2019-03-11 at 17 36 17

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants