GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
532 stars 76 forks source link

Investigate adding plugin configuration through a designer-based control. #56

Open fenix-hub opened 3 years ago

fenix-hub commented 3 years ago

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 commented 3 years ago

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

fenix-hub commented 3 years ago

firebase

SIsilicon commented 3 years ago

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.