garyhtou / FBLA-App

A React Native app for FBLA
1 stars 0 forks source link

Web App for developers/super admins to manage the backend #9

Open garyhtou opened 4 years ago

garyhtou commented 4 years ago

Summary

A simple web app with strong authentication to allow developers/super admins to manage the Firebase database without actually using the firebase console.

Intended Outcome

Use cases:

How will it work?

Probably a React web app with a backend API on Node.js with Express and the Firebase Admin SDK.