DPigeon / SeeText

A mobile application that shows you what you say and objects around.
0 stars 0 forks source link

First Tour of the App #31

Closed DPigeon closed 4 years ago

DPigeon commented 4 years ago

As a user, I want to have a tutorial at the beginning when I first use the app so that I know how the app works.

It would be nice to have good UX design onto this. Some slides for permissions and info should be done and have a touch-and-follow tutorial so that the user learns.

Use this sample https://github.com/mreram/ShowCaseView/blob/master/app/src/main/java/ir/smartdevelop/eram/showcaseview/MainActivity.java to do an interactive guide tour.

DPigeon commented 4 years ago

Implemented with tests.