Reina create interactive map showing location of projects backend#1342
Reina create interactive map showing location of projects backend#1342ReinaT5678 wants to merge 8 commits intodevelopmentfrom
Conversation
shashank-madan
left a comment
There was a problem hiding this comment.
Changes work as expected. Reviewed with screenshots in frontend PR #3432. Review comments
vamsidharpanithi
left a comment
There was a problem hiding this comment.
Checked out and tested this backend along with the related frontend PR. The new schema for organization location details and the routes for retrieving organization data are working as expected. The API returns the correct location data, which integrates properly with the interactive map on the frontend. Verified that the data supports marker display and filtering by date without any issues. The backend functionality appears to be implemented correctly.
…location-of-projects-backend
harshavarma29
left a comment
There was a problem hiding this comment.
I have tested the related Frontend PR, and the backend functionality is working as expected. However, I noticed a few minor issues on the frontend side and have left some comments in the Frontend PR for review.
|
The corresponding frontend PR #3915 works as expected |
aseemdeshmukh
left a comment
There was a problem hiding this comment.
Approved on PR3915, everything works perfect!
vishnu-ing
left a comment
There was a problem hiding this comment.
The file changes and functionality has been reviewed. I have added some comments in the FE PR-3915 for some changes.






Description
Backend for frontend PR #3432
Please checkout frontend PR for more details.
Related PRS (if any):
To test this backend PR you need to checkout the #XXX frontend PR.
…
Main changes explained:
…
How to test:
npm installandnpm startto run this PR locally