Mortar IO - map example

Technologies

  • React
  • TypeScript
  • React Query: for reliable handling of network requests
  • Jest: for unit tests
  • Tailwind/Shadcn: as UI framework

You can access the deployed application here. To navigate to a certain building, click on a feature in the sidebar once they're all loaded.

⚠️ Note: Features might take a while to load due to slow server responses.

Future improvements

  • Add tests for custom React hooks
  • Add React component tests
  • Enable other basemaps options
  • Zoom limits on map
  • Provide visual feedback for server time-outs
  • Add responsiveness by making sidebar toggeable