holtzmak / Community-Meal-Planner-Forum

A Flutter and Firebase forum application to support community discussion for meal planning, sustainable practices, development, and education
Creative Commons Attribution Share Alike 4.0 International
2 stars 1 forks source link

Apply rules to the Firebase Database #27

Closed holtzmak closed 3 years ago

holtzmak commented 3 years ago

The database should have rules for read/write operations, according to administration, authors.

Consider the rules guide

holtzmak commented 3 years ago

Added first draft of rules. Likely to evolve over time.