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

Implement button to notify a user you have bought an item #2

Open
jess-belliveau opened this issue Jan 31, 2013 · 2 comments
Open

Implement button to notify a user you have bought an item #2

jess-belliveau opened this issue Jan 31, 2013 · 2 comments

Comments

@jess-belliveau
Copy link
Owner

Need to think on grammer for this.

In details section users should be able to "notify bought" an item and then the link owner mark it received.

What about surprises?

Need a way to stop duplicate purchases happening.

@jess-belliveau
Copy link
Owner Author

Potential logic:

user A lists item
user B sees items and browses to site
user B purchases
user B clicks 'ordered' on item
user A is prompted with (optional) - "[user B] has purchased you an item"
user C tries to buy that item
user C is prompted with warning - "already purchased"
user A is given purchase by user B
user A flags that purchase as "gifted"
website says = "[user B] gifted [user A] with [item]

@jess-belliveau
Copy link
Owner Author

Added "ordered" column to presents table. implemented buttons that change behaviour based on column value.

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

No branches or pull requests

1 participant