diff --git a/src/frontend/db.json b/src/frontend/db.json index e792c410e..2aca5b37c 100644 --- a/src/frontend/db.json +++ b/src/frontend/db.json @@ -1,5 +1,4 @@ { - "home": [], "mockdata": [ { "id": 1, @@ -43,7 +42,7 @@ }, { "id": 5, - "name": "cool park", + "name": "Champaign park", "address": "White St.", "review": "Amazingly horrible", "image": "https://upload.wikimedia.org/wikipedia/commons/7/7f/St_James_Town1.jpg", @@ -63,7 +62,7 @@ }, { "id": 7, - "name": "not a park", + "name": "Champaign park", "address": "Wright street", "review": "Too yellow", "image": "https://upload.wikimedia.org/wikipedia/commons/7/7f/St_James_Town1.jpg", @@ -73,7 +72,7 @@ }, { "id": 8, - "name": "park park", + "name": "Champaign park", "address": "West springfield", "review": "Slightly below average horrible", "image": "https://upload.wikimedia.org/wikipedia/commons/7/7f/St_James_Town1.jpg", @@ -83,7 +82,7 @@ }, { "id": 9, - "name": "Urbana park", + "name": "Champaign park", "address": "51 E John", "review": "Purple", "image": "https://upload.wikimedia.org/wikipedia/commons/7/7f/St_James_Town1.jpg", @@ -93,7 +92,7 @@ }, { "id": 10, - "name": "Good park", + "name": "Champaign park", "address": "Wright street", "review": "Orange", "image": "https://upload.wikimedia.org/wikipedia/commons/7/7f/St_James_Town1.jpg", @@ -103,7 +102,7 @@ }, { "id": 11, - "name": "Bad park", + "name": "Champaign park", "address": "West springfield", "review": "AMAZING AMAZING average", "image": "https://upload.wikimedia.org/wikipedia/commons/7/7f/St_James_Town1.jpg", @@ -113,7 +112,7 @@ }, { "id": 12, - "name": "Spooky park", + "name": "Champaign park", "address": "Green st.", "review": "Slightly AMAZING AMAZING AMAZING", "image": "https://upload.wikimedia.org/wikipedia/commons/7/7f/St_James_Town1.jpg", @@ -123,7 +122,7 @@ }, { "id": 13, - "name": "Corporate park", + "name": "Champaign park", "address": "202 E Daniel St.", "review": "Extremely AMAZING AMAZING AMAZING", "image": "https://upload.wikimedia.org/wikipedia/commons/7/7f/St_James_Town1.jpg", @@ -139,4 +138,4 @@ "postId": 1 } ] -} +} \ No newline at end of file diff --git a/src/frontend/public/index.html b/src/frontend/public/index.html index 6c5581dff..c79cf8fa8 100644 --- a/src/frontend/public/index.html +++ b/src/frontend/public/index.html @@ -12,7 +12,6 @@ homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/ --> -