Introduction
This is a web app using Google App Script’s platform that counts the number of entries in a google spreadsheet to display the progress of a petition.
Originally developed because SquareSpace lacked an add-on for hosting petitions like change.org
The spreadsheet could be populated by anything. And the app can be embedded on any website not limited to Squarespace.
An example use case is using a SquareSpace form to collect signatures and embedding the web app as a petition progress tracker.
Code: https://github.com/Victor2266/Embedded-Petitions-Web-App
Learning Outcomes
- This was my first project in Google App scripts
- Javascript
- HTML
- CSS
- Squarespace