AlwinCorp / JTHLibrary

0 stars 2 forks source link

Improve consistency of the login process #33

Open Akhilian opened 9 years ago

Akhilian commented 9 years ago

As integrated in #10 , we are now able to connect to the API thanks to a form. Unfortunately, the account management is split onto places of the application. That leads to an un-consistency of the behavior of the application.

The login/logout form should be placed on the same activity, in the settings IMO. If the user is not connected, we should only display a message like "Hi, you are not connected yet" and then a button that trigger the settings activity.

creydr commented 9 years ago

ok. i made an extra activity for the login, because we designed it that way in the mookups. It only has to be clear for the user