opatry / taskfolio

An Android task management app built using Google Tasks API. Developed to demonstrate my expertise in modern Android development.
https://opatry.github.io/taskfolio/
MIT License
0 stars 0 forks source link

Onboarding (and connection screen) 👋 #7

Closed opatry closed 4 days ago

opatry commented 4 days ago

Nothing very fancy is required, but the bare minimum to explain the need for authorization, the scopes being used and the "state machine" involved (at least on desktop) during the flow.

Error management should also be part of this (if user refuses the authorization, or a network issue happens).