I think this is the data layer that we'll use for V1 of the application since it's going to be fully offline. Once I start thinking about cloud sync support I'll think about alternatives data stores. Think SQLite3 can still be okay though.
Implementation Steps
I think this is the data layer that we'll use for V1 of the application since it's going to be fully offline. Once I start thinking about cloud sync support I'll think about alternatives data stores. Think SQLite3 can still be okay though.
Implementation Steps