#Welcome!
This is the Mozilla Clubs Event Reporting tool. It allows users to submit and browse through event reports.
##This is a prototype
This is a work in progress and uses test data for now.
##Some Links##
- The Google Form
- Used to submit event reports
- The Spreadsheet
- This is where all the data lives
- Event Report Dashboard
- Displays the reports
##How it works
- 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 Sheetsu
- This gives us handy JSON data
- We display the data on the Dashboard
##Features