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

[FEATURE] Donate Popup #38

Closed
17 of 18 tasks
codingshot opened this issue Jan 17, 2024 · 2 comments
Closed
17 of 18 tasks

[FEATURE] Donate Popup #38

codingshot opened this issue Jan 17, 2024 · 2 comments
Assignees
Labels
feature-request new feature request

Comments

@codingshot
Copy link
Member

codingshot commented Jan 17, 2024

Problem

Friction of going and adding to cart then putting in price is screwing up flow of donations.

User Story(s):

As a user I want to select how much and what currency I want to donate to.

Description

Donate popup accessible from project page and project card that allows you to enter amount and currency and donate directly with success screen

Acceptance Criteria

  • Donate popup
  • Accessible from donate button on project card
  • Accesible from doante page on project profile
  • Drop down fungible toknes
  • Show price equivalent and amount
  • Allow to add to cart (saves in local storage)
  • Button to donate directly
  • Show break down of fees with dropdown
  • Add optional fees (not sure if this in design
  • Show success screen if donated usccess
  • succes screen shows share to social button
  • success screen show donor name with near social profile
  • success screen shows amount in NEAR
  • susccess screen shows transactino has and opens in new tab on nearblocks
  • minimum amount on front end to cover storage costs.
  • donate.potlock.near to initatie
  • add referral fees if ferrer sent link (maybe through local storage or throuhg app props)
  • ability to add note (pass into donate.potlock.near)

Limitations

  • need external api for token price

Resources

SIngle entry Donation

@vonhatcuong
Copy link
Collaborator

@lachlanglen Add optional fees (not sure if this in design) -> no has design and I think it's not necessary with this mvp

@lachlanglen
Copy link

Will create a separate ticket for optional fees

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request new feature request
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants