FHellmann / Uniatron

This project is part of the course Mobile Application Development at the University of Augsburg
https://play.google.com/store/apps/details?id=com.edu.uni.augsburg.uniatron
Apache License 2.0
0 stars 3 forks source link

Final Design #21

Closed FHellmann closed 6 years ago

FHellmann commented 6 years ago

An enhanced design to the final app.

Home

In the new version of the home screen, the user can find all the relevant information above the bottom navigation. The time credit shop is reachable through the orange action button. See the Material Design specs. wireframe_design_home

Time Credit Shop

The user need's to choose a time credit to buy more usage time. Therefor an overview of all possible credits should be available. These credits shoud be grayed out if they were not available due to less steps. In two columns and five rows every credit has enough place. Maybe it should be discussed whether to create the shop inside a dialog or as a standalone activity (@leonpoint @speedyhoopster3 @anja-h ). 40054415-0e93784a-5845-11e8-9803-dd876d0c4a22

History

The history elements are more structured then before. The emotion is a highlight in front of the element. By clicking on "Details" the detail view #18 can be accessed. To provide a relative date caption, the DateUtils or a library (e. g. timeago) can be used. The history should be choosable between year, month and day wise. wireframe_design_history wireframe_design_history_2