/gas-flashcards

Google Apps Script flash cards web app

Primary LanguageHTML

clasp

Google Apps Script Flash Cards

Flash cards displayed in a web app, using Google Sheets for storage.

Features

  • 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).

Notes on installing