Flash cards displayed in a web app, using Google Sheets for storage.
- Creates the Google Sheet used for storage automatically, using the PropertiesService to store the generated sheet info per user.
- google.script.history to control the back button.
- Client-side JavaScript includes helper function to render underscores as subscripts and carets as superscripts (essential for chemistry flash cards).
- I recommend getting clasp which works well with git.
- This is meant to be deployed as a web app.
- Easiest and quickest is to make a copy of the script.