TUM-Dev / Campus-Android

Development of the TUM Campus App for Android devices - for and from students at Technical University of Munich.
https://app.tum.de
GNU General Public License v3.0
208 stars 86 forks source link

Mockup: digital student card + mensa credit #1009

Open kordianbruck opened 6 years ago

kordianbruck commented 6 years ago

We want to create an activity that displays one’s own student card in the app and shows the mensa credit on the card. As we first need to talk to the Studentenwerk, we will first need a Mockup / XML in Android, that will showcase the usecase and make it clear that certain aspects are highlighted to the user:

thellmund commented 6 years ago

A first version below. The blue background still feels off.

digital studentcard 01 digital studentcard 02
kordianbruck commented 6 years ago

@xsrf any comments from your side? Can we go to the studentenwerk with this? Should we separate the "card" more from the credit?

xsrf commented 6 years ago

Hmm... C-Number? Expiration date? "TUM" in the center looks just wrong, please move it to the right top according to the style-guide. Showing the credit combined with the virtual card is fine, I guess. If STWM is not okay with showing the expiration date, you could just show it if it expires before the enrolled semester ends.

thellmund commented 6 years ago

@xsrf What is the “c-number”? Also, is there an additional expiration date besides the date until which the student is enrolled at the university? If so, could you provide more detail?

I will move the logo to the right and see how that looks 👍

pfent commented 6 years ago

@thellmund I think c-number is the card number Those cards also have an expiry date, but we probably would need to query TUMonline / STWM for that date.

xsrf commented 6 years ago

Those cards also have an expiry date, but we probably would need to query TUMonline / STWM for that date.

Yeah. That's why you made a mockup that you want to present to STWM ;)

kordianbruck commented 6 years ago

ISIC also has a digital student card: https://www.isic.de/de/partnerbereich/isic-gutzuwissen/isic-anerkennung/

So we are not dreaming up requirements here :)

kordianbruck commented 6 years ago

@thellmund on which branch can I find this mockup?