- Uses Google sheet as the database for the list of matches.
- Display the list of matches in a simple web page (e.g. monitor).
- Toggle matches that are shown on the monitor.
- Changes on the Google sheet are automatically reflected on the monitor.
- Minimal web page implementation. Runs on any web server.
Open the file assets/js/app/app.js
and set the variable sheetId
to the Google Sheet ID.
Example Google Sheet URL: https://docs.google.com/spreadsheets/d/1sLCgW9klZLdE0A3XaWIf7E4oLzSIE1CLCNgz5Labcde/edit#gid=136282605
const sheetId = '1sLCgW9klZLdE0A3XaWIf7E4oLzSIE1CLCNgz5Labcde';
In your Google Sheet, set the name of the sheet into Matchlist
.
If you find this helpul and happy about it, buy me a beer :D.