joatuapp / joatu-app

The JoatU application, written in Ruby on Rails and ChaplinJS.
GNU Affero General Public License v3.0
8 stars 3 forks source link

Offers: Available for... #22

Open joatu opened 9 years ago

joatu commented 9 years ago

Instead of allowing people to type in anything they choose, have a drop-down with the following options that allows them to select as many as they'd like, but at least one.

Trade, Sale, Gift, Rent, Lend

Thought: We could remove 'sale' because a sale is just a trade for money. And we already have a list of currencies. For now, perhaps we leave in 'sale'. In the future, once people understand how the site functions, maybe we get rid of it. We are trying to change the way people exchange things after all.

damienjoatu commented 9 years ago

Hum - I like the different choices.

Maybe we need to split offers for stuff (couch, art, etc.) and offers for service (mow the lawn, cut your hair etc.)? In both cases we have some different options: trade for money, trade for other service or stuff, give out/do for free. Not sure on exact wording though...

joatu commented 9 years ago

Exact wordings will surely come later. While I agree that maybe we do need to split services/products, I also like the fact that there are less clicks to achieve the same result. I'm not torn either way, they both have their advantages.

On Wed, Oct 1, 2014 at 9:38 AM, damienjoatu notifications@github.com wrote:

Hum - I like the different choices.

Maybe we need to split offers for stuff (couch, art, etc.) and offers for service (mow the lawn, cut your hair etc.)? In both cases we have some different options: trade for money, trade for other service or stuff, give out/do for free. Not sure on exact wording though...

Reply to this email directly or view it on GitHub https://github.com/joatuapp/joatu-app/issues/22#issuecomment-57463869.

undergroundwebdesigns commented 9 years ago

I think checkboxes would be good for this, that's probably the easiest (UI wise) for people to use to select one or more of a finite number of choices. I don't think we need to word it differently for services vs stuff? I mean, I might trade stuff, or services, or sell stuff or services... it all seems to fit the same to me.

joatu commented 9 years ago

Services are for sale/exchange/gift, stuff is for sale/exchange/rent/lend/gift. That's a pronounced difference in labeling/searching.

As far as the currencies, when you're filling out your offer form, you should be able to add in as many of your currencies as you want.

It could look like this:

20 [CAD] for ONE HOUR _ [drop-down of currencies I wrote in my profile] for ___

On Mon, Oct 13, 2014 at 5:39 PM, Alex Willemsma notifications@github.com wrote:

I think checkboxes would be good for this, that's probably the easiest (UI wise) for people to use to select one or more of a finite number of choices. I don't think we need to word it differently for services vs stuff? I mean, I might trade stuff, or services, or sell stuff or services... it all seems to fit the same to me.

Reply to this email directly or view it on GitHub https://github.com/joatuapp/joatu-app/issues/22#issuecomment-58958826.