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 donate page #78

Closed
wants to merge 4 commits into from
Closed

Add donate page #78

wants to merge 4 commits into from

Conversation

dlqqq
Copy link
Contributor

@dlqqq dlqqq commented Oct 27, 2020

Description

This PR adds a separate donate page, with separate PayPal, OC, and GH donation icons & buttons. Admittedly, it's a bit ugly looking, but it adds the required functionality. I've also had to put the 28x28 minified icons in the src/statics directory, since I couldn't find any free CDN distributing these icons.

Future work

I would argue that the entire app needs a UI overhaul, so I'd like to defer donation page design to later. I will open an issue about this. A good first step is to write a unified SCSS template for the app, define the UI colors, and minimize copy-paste of specific hex values.

Related issues

@dlqqq
Copy link
Contributor Author

dlqqq commented Oct 28, 2020

i believe i've learned how to implement this using QDialog and QCard, removing the need for a separate page, and instead showing a card overlay on the main screen. this will look a lot nicer and be less disruptive to the UX. i will create a separate PR for this.

@dlqqq dlqqq closed this Oct 28, 2020
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

Successfully merging this pull request may close these issues.

🚀 Feature Request: Add Github & Open Collective donation buttons to the app
1 participant