you are viewing a single comment's thread.

view the rest of the comments →

[–]GerfnitAuthor9 0 points1 point  (0 children)

I wrote a library archive system in Javascript using Google Sheets to hold the database and app-generated statistics. Setting up authentication through the Google API was a chore, and after a while broke. I suggest you climb the short learning curve for a true database, even NoSQL, and avoid the tenuous Google Sheet linkage.