Bird Feed management
Post as Cute Canadian Chicks
To connect this page to Firebase, open admin.html
and bird-feed.html in a text editor and replace the
firebaseConfig object near the bottom of each file
with your own config from the Firebase Console.
Steps:
1. Go to console.firebase.google.com
2. Create a project β Add a Web App
3. Copy the firebaseConfig object it gives you
4. Paste it into both HTML files replacing the placeholder
5. In Firebase Console β Firestore Database β Create database (start in test mode)
6. Done β posts will persist automatically!