Firebase Database - Admin Panel

2019-03-31 01:48发布

问题:

I am new to Firebase and want to provide an easy to use panel to my client for adding, editing and removing posts.

In my earlier apps, I used Heroku - Django combo that gave me a pre-built easy to customize admin panel that was very friendly for my client to use

I want something similar for my Firebase app that can be used to make modifications to database, I know there is database console to deal with this stuff but its just not user friendly, specially for someone with no technical background