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

[Frontend] - Donation Banners #148

Open
9 tasks
SamratSahoo opened this issue Sep 28, 2024 · 0 comments
Open
9 tasks

[Frontend] - Donation Banners #148

SamratSahoo opened this issue Sep 28, 2024 · 0 comments
Assignees

Comments

@SamratSahoo
Copy link
Member

SamratSahoo commented Sep 28, 2024

Description

We want to create a donation banner that shows up on the user dashboard

Acceptance Criteria

  • Create messages for donations that rotates on a weekly basis as a banner on the app
    • Based on the item listed for the week, clicking on the message will bring you to an external link to make the payment
      • People can buy a leash, buy crate, buy collar, buy the office donuts, and buy dog treats, for example
        • For now, make this a hard coded array of strings and based on the week of the year, choose one of the items
          • For example if there are 4 items, on week 1 choose item 1, week 2 item 2, ... week 5 item 1
      • Messages should be something like ‘Show some love and buy service dogs their rabies shot, anything is appreciated’ -- they didn't give us a list of messages so feel free to create your own
  • Make sure that the banner has two buttons - one for Paypal and one for venmo

Other Notes

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

No branches or pull requests

2 participants