Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recreate Business Model #6

Open
braulio94 opened this issue Sep 4, 2018 · 7 comments
Open

Recreate Business Model #6

braulio94 opened this issue Sep 4, 2018 · 7 comments
Assignees
Labels
task continuous task

Comments

@braulio94
Copy link
Member

Let's create an UI that represents their simple Business Model
which they call Modo de funcionamento shown below.

image

Souce: https://www.rapidinho.co.ao/

@braulio94 braulio94 self-assigned this Sep 5, 2018
@braulio94
Copy link
Member Author

Hey people @gdgluanda/gdg-luanda
So this is what I came up with:

ezgif com-crop 2

@braulio94
Copy link
Member Author

braulio94 commented Sep 8, 2018

If you haven't yet figured out, here's the meaning of each details in the card:

Product Details:

Indicates the name and category of the product being delivered.

Other Locations:

Indicates the location which the motoqueiro has not passed through to reach the destination (in this case "Fornecedor and Cliente")

Current Location:

This indicates the location in which the motoqueiro is or has already been on his way to the client.

Time Passed:

Indicates the time (minute and second) that has passed since the order has been place. It's supposed to work like a timer (but it doesn't yet) that doesn't go above an hour because their slogan is "Entregas na hora".

Hope this is good. Really want to hear your honest thoughts on this @Henry-Keys @pedromassango

device-2018-09-08-212020

@hkakutalua
Copy link
Contributor

Well thought @braulio94, this is a very simplified way to keep track of deliveries, without using geolocation (which could complicate our work).

@pedromassango
Copy link
Member

pedromassango commented Sep 8, 2018

Well done!

@braulio94
Copy link
Member Author

Thanks, @Henry-Keys and @pedromassango, I'm really glad you guys liked it.

This is not meant a substitute for using maps and location, its meant be a streamlined version.
Maybe in the future we might tap on the card to expand and another tap to take us to the maps page. For now we will stay with what we have at the moment.

@hkakutalua
Copy link
Contributor

Having multiple products within a single order its a likely scenario, bearing the fact that the products are delivered at once. Have you thought how to handle this?

I'm thinking in redesign your widget to only show if a product was already picked up by the motoboy.
If a list of products belongs to the same restaurant, show them in the same card with a check mark to indicate if each one was picked up (if one wasn't, just show the reason, like, product out of stock).

@braulio94
Copy link
Member Author

Well, I have implemented the list of delivery cards already.
Each card represents a delivery, inside the delivery card we specify the item that is being delivered, in this case of multiple products in a single order like you referred to, that can be specified in the product details.

I see the point you made here, need to redesign anything since this task is assigned to me. I'll take your perspective into consideration when I update the Card's UI.

@braulio94 braulio94 added the task continuous task label Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task continuous task
Projects
None yet
Development

No branches or pull requests

3 participants