aminzabardast / Spelling-Practice

0 stars 0 forks source link

Web Interface Using GoogleSheets / Feasibility #3

Closed aminzabardast closed 5 months ago

aminzabardast commented 5 months ago

If the GoogleSheets is going to be used as a database, then the web interface of the Spelling system can be implemented in the GoogleSheets itself. Investigate that.

aminzabardast commented 5 months ago
aminzabardast commented 5 months ago

For text to speech in WebUI, SpeechSynthesis and App Script UI Class can be used.

aminzabardast commented 5 months ago

Questions: How can I add my add-on to google marketplace?

aminzabardast commented 5 months ago

Check this tutorial: https://medium.com/@efrem.sternbach/how-i-published-a-google-sheets-add-on-or-wtf-google-483a66833d70

aminzabardast commented 5 months ago

Check this solution: https://stackoverflow.com/questions/65905353/creating-and-testing-an-add-on-for-google-sheets-in-the-new-script-editor

aminzabardast commented 5 months ago

I used rollup to bake the lodash into the bundled code. And it works!

aminzabardast commented 5 months ago

Experiment with different layouts

aminzabardast commented 5 months ago
aminzabardast commented 5 months ago

UI Class Docs and Run Class Docs

aminzabardast commented 5 months ago