1
I am creating an application that needs to store some data locally These are simple examples:
"DATE"
"Local"
"Moisture"
etc..
As a reference it would be something like having a data file or better a "localhost" database where I would store a series of basic application data. No connection to an API, or internet.