This is the Study Group Event Reporting tool. It allows users to submit and browse through event reports, closely related the Mozilla Clubs Events Site.
This is a work in progress and uses test data for now.
- The Google Form
- Used to submit event reports
- The Spreadsheet
- This is where all the data lives
- Event Report Dashboard
- Displays the reports
- Users submit an event report using the Google Form above
- The data from the form is then added to the Spreadsheet
- We access the spreadsheet using the config file
- This gives us handy JSON data
- We display the data on the Dashboard
- setup event tracking with linked spreadsheet
- compile less