Subsplash Donation Progress Bar
Simple progress bar to display how close you are to a predefined goal with a colored progress bar, line, current total, and percetage.
Connects to Subsplash API with provided client ID and secret appended to tokenEndpoint. Fetches donations filtered to a specific fund to move the progress bar along and update the total.
Be sure to change ".env_sample" to ".env" and plug in your client_id, client_secret, token_url, and donations_url for use locally or in web deployment.
Update branding, totals, and font as needed.
Embed with an iframe or similar mechanism in your website builder.