where2help / creative

All things related to mockups, designs, workflows, wireframes, etc
0 stars 1 forks source link

App Main Menu #7

Closed road2nowhere closed 8 years ago

road2nowhere commented 8 years ago

@markusrubey I actually quite liked your previous top menu proposal.

w2h_app_list_061115

I will wait with the subpages until we found a solution for the time slot booking.

The detail page looks pretty good to me, too. I think we only need to change it, if we need to do something about the time slots. And maybe we should link the name of the organization (i.e. we could ask for a link in the organization interface)

markusrubey commented 8 years ago

That bookmarking thingy with the numbering solves this nicely :+1: . I didn't like "My Bookings" in the overflow menu because it's more an action as an navigational step like "Settings". What would "Profile" be?

road2nowhere commented 8 years ago

Wasn't profile there previously? ;) I was expecting to find there my contact details. The data I've given on registration.

markusrubey commented 8 years ago

Profile was just empty and intended for displaying booked needs. I see. So i would take the profile header out of settings and build a editable profile page like the web-app has out of it?

road2nowhere commented 8 years ago

Yes, but only if that's a rather simple thing to do.... If I have a limited amount of change requests this wouldn't be the first thing I would choose ;)

markusrubey commented 8 years ago

Making it editable would require some effort. But should be possible. Always good to know what is still needed an how things will end up, because back and fourth is pretty time wasty.

Cool, so i would use that bookmarking icon as indicator as well instead of the checkmark to keep things consistent :smiley:

markusrubey commented 8 years ago

Just out of curiosity, what would those other change requests be? :smile:

road2nowhere commented 8 years ago

Haha! I'm waiting what comes out of the time slot discussion... I'm thinking also about putting the city selection in the filter, as you suggested previously, maybe with a distance filter (km around the city not around specific coordinates). Is that an option?

road2nowhere commented 8 years ago

My Bookings could actually just look like a filtered version of the main list. I added info about past bookings. It's not important but could be nice to know for the user. I think it's enough to have the cancel button on the detail page. What do you think?

w2h_app_mybookings

w2h_app_mybookings_empty

road2nowhere commented 8 years ago

My spelling sucks

markusrubey commented 8 years ago

Sorry, was catching some sunshine :smiley: Well, not quite. In order to calculate the distance in km i would need the coordinates of the location and the coordinates of the user. I am really in favor of getting those coordinates into the needs as a requirement on creation/input. Searching for cities requires keyboard input, typing on mobile sucks, how do i know what city i can search for, ... sorting and filtering is the way to go in my opinion.

I like things simple, will only show the back option on the bookings page then. The info about past bookings on the bottom seems motivating, would have to check if I am able to get that information through the api though.

road2nowhere commented 8 years ago

Good choice :) Maybe as a minimum version we could just add a checkbox "Include nearby cities") like on skyscanner with the airports: http://www.skyscanner.at/

For me the user scenario looks like this:

Could you maybe also describe the need from a user perspective, so I better understand what additional advantages the ccordinates might bring?

By the way, I would also prefer to have them so we can show a proper map and maybe link to the routeplanner, it just seems a bit of a challenge technically, if I understood correctly. I think we can't expect anyone to enter coordinates, but I would like to work the location definition like in eventbrite:

image

image

markusrubey commented 8 years ago

Filtering for predefined cities is possible as it is possible to filter on predefined categories like we do now. But as soon as you want to filter based on a distance, we would need a distance. A distance from supported cities to other cities could be predefined as well, but that is not a scaleable solution and results in the same problem which is: getting someone to define coordinates or in this case distances for a need/city.

Let's pretend i have coordinates from every need. The app knows where the user is, the app knows where all the needs are located. As a user i could open the filter panel, switch to sort by distance, give it a radius in km and get all the needs around me.