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

Add "Earn rewards" section in Delivery #3

Open
huhn511 opened this issue Apr 11, 2019 · 3 comments
Open

Add "Earn rewards" section in Delivery #3

huhn511 opened this issue Apr 11, 2019 · 3 comments
Labels
Design Issues for Designers

Comments

@huhn511
Copy link
Collaborator

huhn511 commented Apr 11, 2019

Create mockup for it calleddelivery_rewards.jpg

Like this:
Bildschirmfoto 2019-04-11 um 15 46 29

@huhn511 huhn511 added the Design Issues for Designers label Apr 11, 2019
@huhn511
Copy link
Collaborator Author

huhn511 commented Apr 11, 2019

const rewardsData = {
id: 'rewards',
border: true,
background: 'white',
image_type: 'mobile',
image_path: '../assets/mockups/delivery/delivery_rewards.jpg',
image_right: false,
title: 'Earn rewards',
description: "Receive rewards once you complete the delivery!",
button: false,
link_to: '',
button_text: '',
items: [
{
title: 'Real Money',
description: 'You can decide to earn money: you set the price per km, the system will choose the delivery person with the feedback and $/km.',
},
{
title: 'Coupons',
description: 'If you prefer you can decide to get paid with coupons that you can use in the local shops: the longer is the path the more the reward will be interesting!.',
}
]
}

@rep0x
Copy link
Collaborator

rep0x commented Apr 25, 2019

I'm not entirely sure what "the delivery person with the feedback" is supposed to mean. Can someone help me here?

you set the price per km, the system will choose the delivery person with the feedback and $/km

Another question that I would like to raise here is whether it does make sense to let the supplier choose his price per mile. Anyways the result would be a competitive market. What I do like is the price per mile. This is an awesome incentive to buy products as close as possible. And it is also an incentive for suppliers to pick many packages with as less extra miles as possible. Meaning in detail, when I drive from A to B lets say 2 miles. When I now pick up 3 packages instead of 1 I can tripple my profit, at least if they are all on my way. So efficiency gets rewarded for both, the customer and the supplier.

The concept of coupons is also not defined by far, right? So it is kind of a regional currency, but what exactly will it be built upon - where could I buy that and so on and so forth? I mean I can definitely make a mockup that can do it - but I would love get all ideas from your heads around those regional currencies :P

@rep0x
Copy link
Collaborator

rep0x commented Apr 26, 2019

The ecosystem / city / town should define the price per mile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Issues for Designers
Projects
None yet
Development

No branches or pull requests

2 participants