From 0d5d37f31557d6b19a65421d169835be2d779480 Mon Sep 17 00:00:00 2001 From: Rei Date: Thu, 28 Dec 2023 02:36:31 +1100 Subject: [PATCH 1/2] Update Config.js --- src/config/Config.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/config/Config.js b/src/config/Config.js index 07c24e8..7a67772 100644 --- a/src/config/Config.js +++ b/src/config/Config.js @@ -1,8 +1,8 @@ export const firebaseConfig = { - apiKey: "AIzaSyAz4-TLqma6EBhQBDaacJZCJ5W6KRygzk8", - authDomain: "ray-ray-s-word-bingo.firebaseapp.com", - projectId: "ray-ray-s-word-bingo", - storageBucket: "ray-ray-s-word-bingo.appspot.com", - messagingSenderId: "1065410299147", - appId: "1:1065410299147:web:f1b066864faa0298bf0e0e" -}; \ No newline at end of file + apiKey: "AIzaSyD0z1k_OdONneUl2RFxn_w_Hlc6XHRZIyo", + authDomain: "rayrayswordbingo.firebaseapp.com", + projectId: "rayrayswordbingo", + storageBucket: "rayrayswordbingo.appspot.com", + messagingSenderId: "911880569407", + appId: "1:911880569407:web:d46c9f5ef103a63d106e8a" +}; From 6790c32391da076ae44fd772f1c4432850cbda23 Mon Sep 17 00:00:00 2001 From: Rei Date: Thu, 28 Dec 2023 02:42:43 +1100 Subject: [PATCH 2/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 85db6ef..107634f 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,10 @@ Simple check boxes for the various words i commonly use as joking insults such a - brain - fart + +CURRENT ISSUES: + +Unable to submit data to Firestore + TO DO: Display list of tantrums in list form from Firebase Firestore.