Carbon Countdown Badge #1
shilojones
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Carbon Countdown Badge
What are we trying to accomplish
We are trying to create a badge that is easy for contractors (e.g. plumbers, electricians, HVAC technicians, solar contractors, insulation and weatherization contractors, etc.) to install on the their Website. The badge will display a live running total of the tons of carbon they've helped save through the installation of energy efficient and sustainable energy generation solutions. We hope that contractors will see the Carbon Countdown Badge as a unique trust seal that builds credibility with prospective customers enhancing their professional image and converting more customers.
Functional Requirements
Technical Considerations
Example Code Snippet
Here is an example of what the HTML code snippet for embedding the badge might look like:
This code snippet assumes that there’s a JavaScript file (badge-loader.js) that handles fetching the data and updating the badge display. The id in the URL query (contractor_id) would be replaced by each contractor’s unique identifier to fetch and display their specific carbon savings data.
Beta Was this translation helpful? Give feedback.
All reactions