johnjohntheleprechaun / oceanic

https://oceanic.leprechaun.dev/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Create cloud utils #29

Closed johnjohntheleprechaun closed 5 months ago

johnjohntheleprechaun commented 6 months ago

Basic stuff like fetchDocument, getDocument, getUserSettings, etc

johnjohntheleprechaun commented 6 months ago

Ok so I'm gonna go not basic. I need to merge my database code and cloud code. I'm thinking maybe just have CloudConnection be extremely basic cloud operations.

DocumentDatabase maybe converted to a merge between the cloud and local operations? Idk, and honestly I'm a bit overwhelmed thinking about this right now.

johnjohntheleprechaun commented 5 months ago

I'm counting this as closed, because I do have the CloudConnection class. work still needs to be done, but I'll make specific issues for that.