GodotFirebase icon indicating copy to clipboard operation
GodotFirebase copied to clipboard

Investigate adding plugin configuration through a designer-based control.

Open fenix-hub opened this issue 4 years ago • 3 comments

Create repositories backed by either the Realtime Database or Firestore. Point-and-click interface should allow creation of special Firebase objects that can then be created/retrieved in the backend repository. See https://www.youtube.com/watch?v=1a9O67xg3l0 for how this might look.

fenix-hub avatar Jan 07 '21 11:01 fenix-hub

photo_2021-01-07_13-58-40 photo_2021-01-07_13-58-42 photo_2021-01-07_13-58-44

  • Since Document Models and Collection Modules are single linkable items, a Model can be copy and pasted to duplicate it and link it to another Document/Collection in the same structure.

fenix-hub avatar Jan 08 '21 18:01 fenix-hub

firebase

fenix-hub avatar Jan 08 '21 18:01 fenix-hub

Perhaps the new Firebase Storage API can come in the form of a file manager UI. Somewhat like the editor file system, except a folder can't be empty.

SIsilicon avatar Feb 01 '21 02:02 SIsilicon