Closed MatiPl01 closed 1 year ago
This PR adds the navigation bar component with the basic routing setup to navigate between screens corresponding to modules included in the app.
For now only the existing map component is rendered
I added a placeholder text to each page component. We will implement corresponding pages later
This PR is the first part of the navigation implementation PRs. I will improve nav bar in the next PR and add a footer component later.
Description
This PR adds the navigation bar component with the basic routing setup to navigate between screens corresponding to modules included in the app.
Example images
SpatialAirVis Page
For now only the existing map component is rendered
ModCal Page (and other pages)
I added a placeholder text to each page component. We will implement corresponding pages later
Final thoughts
This PR is the first part of the navigation implementation PRs. I will improve nav bar in the next PR and add a footer component later.