From ae7d2d80f1d6bc511d811c2dd3f2dafc1debd503 Mon Sep 17 00:00:00 2001 From: Yuriy Date: Mon, 26 Feb 2024 23:54:06 +0300 Subject: [PATCH] Update yuriy-menkov.md --- progress/yuriy-menkov.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/progress/yuriy-menkov.md b/progress/yuriy-menkov.md index 9c44fecf..4a2ac6f8 100644 --- a/progress/yuriy-menkov.md +++ b/progress/yuriy-menkov.md @@ -2,6 +2,8 @@ ___ +2024-02-25 Sun: Worked on the following tasks on h.country: looked at possible options for optimizing queries in firebase db to speed up application load. Considered cache options (access data offline). [Reviwed](https://github.com/harmony-one/h.country/pull/90/files) user reactions feature. + 2024-02-24 Sat: Worked on the following tasks on h.country [PR](https://github.com/harmony-one/h.country/pull/84): Added ability to set custom location on click to top right location button. Display check-in action in feeds table. Automatically update the current location if the new location is different. 2024-02-23 Fri: Worked on the following tasks on h.country: [Added](https://github.com/harmony-one/h.country/pull/77) location pin button with new logic - opening google maps with preset location on clik. Removed m/ from slash section. [Added](https://github.com/harmony-one/h.country/pull/80) new logic: Click on a location, get taken to that filter page. Next to the location name, there is a pin symbol. Click on that to open the google maps link to that street.