#28 Added-MapView #213

Merged
c24elipe merged 2 commits from #28-Support-for-displaying-maps into team_2_week_1 2026-04-10 11:57:54 +00:00
Collaborator

Add MapView component with floor images

  • Create MapView.js
  • Add floor1 and floor2 SVGs to assets
Add MapView component with floor images - Create MapView.js - Add floor1 and floor2 SVGs to assets
Add MapView component with floor images

- Create MapView.js
- Add floor1 and floor2 SVGs to assets
a24danwe changed title from Added MapView to #28 Added MapView 2026-04-09 18:01:22 +00:00
a24danwe changed title from #28 Added MapView to #28 Added-MapView 2026-04-09 18:01:40 +00:00
Collaborator

What I reviewed:
I have reviewed all the changed files related to this issue, including MapView.js, App.js, and the added SVG assets
Checked that the implementation follows the project structure and React coding standards

How I tested it:
Switched to the issue branch and pulled the latest changes
Started the frontend locally using npm start
Verified that the MapView is rendered in the application
Tested that the buttons “Våning 1” and “Våning 2” are visible and working
Confirmed that switching between floors updates the displayed map correctly

What works:
The MapView component is correctly placed under frontend/src/features/map
The component is properly imported and used in App.js
The SVG floor images are loaded and displayed correctly
The functionality for switching between floors works as expected

Code review / standards:
Component naming follows PascalCase (MapView)
Folder naming follows camelCase (map)
The implementation is simple and readable
The shared Card component is used correctly

Conclusion:
The feature works correctly and is implemented properly.

What I reviewed: I have reviewed all the changed files related to this issue, including MapView.js, App.js, and the added SVG assets Checked that the implementation follows the project structure and React coding standards How I tested it: Switched to the issue branch and pulled the latest changes Started the frontend locally using npm start Verified that the MapView is rendered in the application Tested that the buttons “Våning 1” and “Våning 2” are visible and working Confirmed that switching between floors updates the displayed map correctly What works: The MapView component is correctly placed under frontend/src/features/map The component is properly imported and used in App.js The SVG floor images are loaded and displayed correctly The functionality for switching between floors works as expected Code review / standards: Component naming follows PascalCase (MapView) Folder naming follows camelCase (map) The implementation is simple and readable The shared Card component is used correctly Conclusion: The feature works correctly and is implemented properly.
Collaborator

Have taken a light look as well, and it looks good. Merging now
image

Have taken a light look as well, and it looks good. Merging now ![image](/attachments/dd3bb9bc-1f14-43e3-b252-2597c6b2a22e)
c24elipe merged commit 2cd0b35b7f into team_2_week_1 2026-04-10 11:57:54 +00:00
c24elipe deleted branch #28-Support-for-displaying-maps 2026-04-10 11:57:55 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!213
No description provided.