From 28cf3727afb959d46462485d30407379d8bb49fd Mon Sep 17 00:00:00 2001 From: patrickchen8 Date: Fri, 22 Nov 2024 15:33:48 -0600 Subject: [PATCH] Added Local Database and Auth Data for Testing --- saved-data/auth_export/accounts.json | 1 + saved-data/auth_export/config.json | 1 + saved-data/database_export/wildquarters-nu.json | 1 + saved-data/firebase-export-metadata.json | 11 +++++++++++ 4 files changed, 14 insertions(+) create mode 100644 saved-data/auth_export/accounts.json create mode 100644 saved-data/auth_export/config.json create mode 100644 saved-data/database_export/wildquarters-nu.json create mode 100644 saved-data/firebase-export-metadata.json diff --git a/saved-data/auth_export/accounts.json b/saved-data/auth_export/accounts.json new file mode 100644 index 0000000..3071af4 --- /dev/null +++ b/saved-data/auth_export/accounts.json @@ -0,0 +1 @@ +{"kind":"identitytoolkit#DownloadAccountResponse","users":[{"localId":"2nrlZe6RlIf3kKLaxVUOiHAOBqTm","createdAt":"1732310835799","lastLoginAt":"1732310835799","displayName":"Bob Joe ","photoUrl":"","passwordHash":"fakeHash:salt=fakeSaltwrmSCs55aYph22PIBFpS:password=bobjoe","salt":"fakeSaltwrmSCs55aYph22PIBFpS","passwordUpdatedAt":1732310948695,"providerUserInfo":[{"providerId":"password","email":"bobjoe@gmail.com","federatedId":"bobjoe@gmail.com","rawId":"bobjoe@gmail.com","displayName":"Bob Joe ","photoUrl":""}],"validSince":"1732310948","email":"bobjoe@gmail.com","emailVerified":false,"disabled":false}]} \ No newline at end of file diff --git a/saved-data/auth_export/config.json b/saved-data/auth_export/config.json new file mode 100644 index 0000000..6f240f7 --- /dev/null +++ b/saved-data/auth_export/config.json @@ -0,0 +1 @@ +{"signIn":{"allowDuplicateEmails":false},"emailPrivacyConfig":{"enableImprovedEmailPrivacy":false}} \ No newline at end of file diff --git a/saved-data/database_export/wildquarters-nu.json b/saved-data/database_export/wildquarters-nu.json new file mode 100644 index 0000000..4fcbdb5 --- /dev/null +++ b/saved-data/database_export/wildquarters-nu.json @@ -0,0 +1 @@ +{"roommateInfo":{"Anya Bardach":{"bedTime":"Late","clean":"Clean","desc":"ladeedah","fullName":"Anya Bardach","gender":"Female","guests":"Yes","location":"South","major":"Computer Science","noise":"Fine with noises","number":"34201922854","profilePhoto":"https://firebasestorage.googleapis.com/v0/b/wildquarters-nu.appspot.com/o/profilePhotos%2FAnya%20Bardach?alt=media&token=59c8b7a4-668f-4fc7-99e1-42dd5ad9aad2","roommateGender":["Female","Non-binary","Male","Any"],"size":["Double","Suite"],"wakeUpTime":"8-10 AM"},"Chris Riesbeck":{"bedTime":"Early","clean":"Clean","desc":"I'm an agile type of guy","fullName":"Chris Riesbeck","gender":"Male","guests":"No","location":"North","major":"Computer Science","noise":"Quiet","number":"1234567890","profilePhoto":"","roommateGender":["Any"],"size":["Double","Triple","Suite"],"wakeUpTime":"6-8 AM"},"Finn Hagerty":{"bedTime":"Early","clean":"Clean","desc":"Looking for a roommate","fullName":"Finn Hagerty","gender":"Male","guests":"Yes","location":"North","major":"MechE","noise":"Quiet","number":"2349313902","profilePhoto":"https://firebasestorage.googleapis.com/v0/b/wildquarters-nu.appspot.com/o/profilePhotos%2FFinn%20Hagerty?alt=media&token=59d76f6b-a367-4626-9434-dfebea672fb2","roommateGender":["Any","Female","Male","Non-binary"],"size":["Double","Triple"],"wakeUpTime":"6-8 AM"},"Levy Deckard":{"bedTime":"Early","clean":"Clean","desc":"Hehehe clickin buttons","fullName":"Levy Deckard","gender":"Male","guests":"Yes","location":"North","major":"Computer Whatever","noise":"Occasional","number":"1234567890","profilePhoto":"https://img.freepik.com/free-photo/portrait-man-laughing_23-2148859448.jpg?size=338&ext=jpg&ga=GA1.1.2113030492.1728950400&semt=ais_hybrid","roommateGender":["Male"],"size":["Double"],"wakeUpTime":"8-10 AM"},"Patrick Jiang":{"bedTime":"Late","clean":"Messy","desc":"A really fun and chill laidback dude","fullName":"Patrick Jiang","gender":"Male","guests":"Yes","location":"South","major":"Computer Science","noise":"Occasional","number":"4252474099","profilePhoto":"https://firebasestorage.googleapis.com/v0/b/wildquarters-nu.appspot.com/o/profilePhotos%2FPatrick%20Jiang?alt=media&token=8fc70962-99bd-457d-afca-6d6731a6af6f","roommateGender":["Any"],"size":["Double","Triple","Suite"],"wakeUpTime":"10AM-12PM"},"Seeley McGillis":{"bedTime":"Early","clean":"Clean","desc":"lalalalalal ocean lalalalala pumpkin","fullName":"Seeley McGillis","gender":"Female","guests":"Yes","location":"North","major":"Environmental Engineer","noise":"Occasional","number":"9178373064","profilePhoto":"https://firebasestorage.googleapis.com/v0/b/wildquarters-nu.appspot.com/o/profilePhotos%2FSeeley%20McGillis?alt=media&token=b84966a3-0a85-4f95-ad5d-29a515e36a62","roommateGender":["Female","Non-binary"],"size":["Double","Suite"],"wakeUpTime":"8-10 AM"},"sdfjskadfdsaf ":{"bedTime":"Late","clean":"Clean","desc":"asfhjdsafjkldsfhjksdahfksdaf","fullName":"sdfjskadfdsaf ","gender":"Female","guests":"Yes","location":"North","major":"df djsakf hsdajkf sdaf ","noise":"Quiet","number":"324287468453","profilePhoto":"https://firebasestorage.googleapis.com/v0/b/wildquarters-nu.appspot.com/o/profilePhotos%2Fsdfjskadfdsaf%20?alt=media&token=178e7731-92c6-4b46-b963-fa25b73bcfac","roommateGender":["Female"],"size":["Suite"],"wakeUpTime":"8-10 AM"}}} \ No newline at end of file diff --git a/saved-data/firebase-export-metadata.json b/saved-data/firebase-export-metadata.json new file mode 100644 index 0000000..f9215af --- /dev/null +++ b/saved-data/firebase-export-metadata.json @@ -0,0 +1,11 @@ +{ + "version": "13.22.0", + "database": { + "version": "4.11.2", + "path": "database_export" + }, + "auth": { + "version": "13.22.0", + "path": "auth_export" + } +} \ No newline at end of file