krico / jas

Janes Asmussen Szarmach
3 stars 1 forks source link

PROD: User feedback: Activity list on widget not user friendly and activities need description #754

Open pauljanes opened 9 years ago

pauljanes commented 9 years ago

Angel looked at our widget and immediately said it wasnt user friendly because it is just a big long list of activities that dont have a description. I discussed it and since the drivers are activity type and day of week (people tend to be interested in a particular activity eg squash and not tennis and tend to do it on certain days each week eg they can only make wednesdays) we should organise the activities page in a hierarchical fashion as follows:

Activity type ....................Day of week

So for instance to give an example of a club that offers Pilates and Yoga classes it would look like this:

Pilates ....................Mondays ----------------------------26 October ..................................02 November ..................................09 November ....................Wednesdays ----------------------------28 October ..................................04 November ..................................11 November Yoga ....................Wednesdays ----------------------------28 October ..................................04 November ..................................11 November

So when you enter it would look like this

Pilates (we should display activity description along with the activity type) Yoga (we should display activity description along with the activity type)

If you click on Pilates

you will see

Mondays Wednesdays

If you click on Mondays you will see all the Pilates classes on Mondays (in above example 3 instances)

Use Case I am a client who wants to do Pilates each Monday. Now I can quickly find the classes I want in just 2 clicks (1 click on Pilates and 1 click on Mondays). At present I have to scroll down a nasty long list of activities most of which I have no interest in and which I cannot attend because I am busy on Tuesdays, Wednesdays, Thursdays etc