Skip to content

add google map and backend routing#161

Merged
benjaminJohnson2204 merged 6 commits into
mainfrom
109-directory-map-frontend-google-map-api
Dec 19, 2025
Merged

add google map and backend routing#161
benjaminJohnson2204 merged 6 commits into
mainfrom
109-directory-map-frontend-google-map-api

Conversation

@raymondwusuper

@raymondwusuper raymondwusuper commented May 14, 2025

Copy link
Copy Markdown
Contributor

Tracking Info

Resolves #109

CSS Checklist

  • Do you have width, padding, margin with a high (> ~ 100px) or negative value? Do you need it? Can rem em % vw vh be used instead?
  • Did you avoid hard coding positions? (position, top, left, rules) Can display:flex; and justify and align uses be used instead?

Changes

  • TODO

Testing

  • TODO

Confirmation of Change

TODO

@raymondwusuper raymondwusuper requested a review from Miyuki-L as a code owner May 14, 2025 19:30
@raymondwusuper raymondwusuper linked an issue May 14, 2025 that may be closed by this pull request

@Miyuki-L Miyuki-L left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few comments on using our fetch wrapper to call the backend and some other minor stuff. But also Address the linter

Comment thread frontend/src/app/directoryMap/page.tsx
Comment thread frontend/src/api/directory.ts Outdated
Comment thread frontend/src/api/directory.ts
Comment thread frontend/src/app/directoryMap/page.tsx Outdated
Comment thread frontend/src/app/directoryMap/page.tsx Outdated
Comment thread frontend/src/app/directoryMap/page.tsx Outdated
Comment thread frontend/src/api/directory.ts Outdated
Comment thread frontend/src/app/directoryMap/page.tsx
@benjaminJohnson2204 benjaminJohnson2204 merged commit dd30d68 into main Dec 19, 2025
2 checks passed
@benjaminJohnson2204 benjaminJohnson2204 deleted the 109-directory-map-frontend-google-map-api branch December 19, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Directory Map: Frontend Google Map API

3 participants