From 3cf2d17add33f2cb95cfa365860d84706aa110c2 Mon Sep 17 00:00:00 2001
From: jonahkh <jonahkhoward@gmail.com>
Date: Tue, 16 Jun 2020 09:18:16 +0200
Subject: [PATCH] code cleanup and use photos from shared red hat google account (#44)

---
 adopt-a-pup/mongo-data/animals.mongo |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/adopt-a-pup/mongo-data/animals.mongo b/adopt-a-pup/mongo-data/animals.mongo
index f42b189..f6e17f1 100644
--- a/adopt-a-pup/mongo-data/animals.mongo
+++ b/adopt-a-pup/mongo-data/animals.mongo
@@ -1,5 +1,5 @@
-{"_id":"e22d494c-c2be-4d32-bceb-ec675fd5540a","animalName":"Harvey","shelterId":"e038ae3c-592f-403e-9233-4b6eeab30e3c","breed":"lab","weight":50,"approximateSize":"M","adoptable":true,"residencyRequired":"HOUSE","squareFootageOfHome":700,"childSafe":false,"otherDogSafe":true,"_class":"com.redhat.do328.adoptApup.animalservice.model.Animal", "photoUrl": "https://lh3.googleusercontent.com/_uw16TpTuo7bzVvOsGK7P1msgIFg_YCN508ChbuGyrMGX_QMmNMa0SzA2YLq5UxV57mSpyQCOV9aIV5VTmwK6l3eJQya5tvVIlZNC1Squiy12lKybEADKptKeeuAK_V2p8aIvyXCrw"}
-{"_id":"d52a8d58-9024-49dd-92b6-d443c6049ffe","animalName":"Gus","shelterId":"e038ae3c-592f-403e-9233-4b6eeab30e3c","breed":"terrier","weight":60,"approximateSize":"M","adoptable":true,"residencyRequired":"HOUSE","squareFootageOfHome":800,"childSafe":true,"otherDogSafe":false,"_class":"com.redhat.do328.adoptApup.animalservice.model.Animal", "photoUrl": "https://lh3.googleusercontent.com/4nyeYH5a6-jnnagJ8GIcwRfgXe0sEV0o2TVH55H2e7m-Yq0m5ZhU2eR7ninYhMgv_rAKmAXh8sFYNmiY90c21gyKiU0Y_IkTzqj4DziRkSufr9X2LrqpWde8E5Y-4m25DCzeE7CwYQ"}
-{"_id":"b62977ad-fe79-4480-a550-06f717923017","animalName":"Theo","shelterId":"6a432062-96a4-4a66-b888-1ab7225e6b2c","breed":"golden doodle","weight":70,"approximateSize":"L","adoptable":true,"residencyRequired":"HOUSE","squareFootageOfHome":900,"childSafe":true,"otherDogSafe":true,"_class":"com.redhat.do328.adoptApup.animalservice.model.Animal", "photoUrl": "https://lh3.googleusercontent.com/rXO4d1wekCs76JEtwIZ_INBwOKm88Y0Vtda_u2iZlLHPfodAQp5in5svSd339zZBcTTMNnRn138b5RHYoUV-RDz9OfOeF86Wo2w9Hg5WxFhoomdr-X6v5rfK0qw2Ysu6O7FUz-AV3g"}
-{"_id":"aac7ea0a-2374-4d4b-8d3a-71e4f896e751","animalName":"Winston","shelterId":"6a432062-96a4-4a66-b888-1ab7225e6b2c","breed":"french bulldog","weight":20,"approximateSize":"S","adoptable":true,"residencyRequired":"APARTMENT","squareFootageOfHome":200,"childSafe":true,"otherDogSafe":true,"_class":"com.redhat.do328.adoptApup.animalservice.model.Animal", "photoUrl": "https://lh3.googleusercontent.com/-5_aSw9L01JMnelgNQlksAumtOi0C_h6L_GfvSiMjDIML3z-DUNDhhFe1I-T_HL8ADcMz4uj0fI7gwlOtE6w0pbSLUwU2DzdNZj7n8DvUp26SakVXtDLFICmn3Zqy-HgByHJAs0jRg"}
-{"_id":"a89cd4fc-16ce-4b51-8dd1-866d7d793322","animalName":"Darwin","shelterId":"e038ae3c-592f-403e-9233-4b6eeab30e3c","breed":"lab","weight":50,"approximateSize":"M","adoptable":true,"residencyRequired":"HOUSE","squareFootageOfHome":600,"childSafe":true,"otherDogSafe":true,"_class":"com.redhat.do328.adoptApup.animalservice.model.Animal"}
\ No newline at end of file
+{"_id":"e22d494c-c2be-4d32-bceb-ec675fd5540a","animalName":"Harvey","shelterId":"e038ae3c-592f-403e-9233-4b6eeab30e3c","breed":"lab","weight":50,"approximateSize":"M","adoptable":true,"residencyRequired":"HOUSE","squareFootageOfHome":700,"childSafe":false,"otherDogSafe":true,"_class":"com.redhat.do328.adoptApup.animalservice.model.Animal", "photoUrl": "https://photos.app.goo.gl/fCgGto1UqfmH17H16"}
+{"_id":"d52a8d58-9024-49dd-92b6-d443c6049ffe","animalName":"Gus","shelterId":"e038ae3c-592f-403e-9233-4b6eeab30e3c","breed":"terrier","weight":60,"approximateSize":"M","adoptable":true,"residencyRequired":"HOUSE","squareFootageOfHome":800,"childSafe":true,"otherDogSafe":false,"_class":"com.redhat.do328.adoptApup.animalservice.model.Animal", "photoUrl": "https://photos.app.goo.gl/jvxqSE2i8R8JqL3w9"}
+{"_id":"b62977ad-fe79-4480-a550-06f717923017","animalName":"Theo","shelterId":"6a432062-96a4-4a66-b888-1ab7225e6b2c","breed":"golden doodle","weight":70,"approximateSize":"L","adoptable":true,"residencyRequired":"HOUSE","squareFootageOfHome":900,"childSafe":true,"otherDogSafe":true,"_class":"com.redhat.do328.adoptApup.animalservice.model.Animal", "photoUrl": "https://photos.app.goo.gl/gs6aEepXizJQvAKa7"}
+{"_id":"aac7ea0a-2374-4d4b-8d3a-71e4f896e751","animalName":"Winston","shelterId":"6a432062-96a4-4a66-b888-1ab7225e6b2c","breed":"french bulldog","weight":20,"approximateSize":"S","adoptable":true,"residencyRequired":"APARTMENT","squareFootageOfHome":200,"childSafe":true,"otherDogSafe":true,"_class":"com.redhat.do328.adoptApup.animalservice.model.Animal", "photoUrl": "https://photos.app.goo.gl/E3wqg4eE3C5rBcRi7"}
+{"_id":"a89cd4fc-16ce-4b51-8dd1-866d7d793322","animalName":"Darwin","shelterId":"e038ae3c-592f-403e-9233-4b6eeab30e3c","breed":"lab","weight":50,"approximateSize":"M","adoptable":true,"residencyRequired":"HOUSE","squareFootageOfHome":600,"childSafe":true,"otherDogSafe":true,"_class":"com.redhat.do328.adoptApup.animalservice.model.Animal", "photoUrl": "https://photos.app.goo.gl/pizuSFfZmAVtUBT66"}
\ No newline at end of file

--
Gitblit v1.9.3