I'm developing sort of a scheduler script to write the repetition intervals for me using google sheets API and I can't be constantly running the app, so the next time I run it it doesn't remember which cells already has an interval, what tech do I need to use to make it remember? A database or something like that? If so, what kind of database?
Or even just the last cell that has been messed with.