Edit Header and change routing
Edit Header and Change Routing Task
Objective
The objective of this task is to enhance the navigation experience by updating the NavBar with additional icons for Friends and Statistics and adjusting the routing to direct users to the appropriate pages.
Tasks
-
Add Icons to NavBar:
- Integrate icons for Friends and Statistics on the left side of the NavBar.
- Ensure that the icons are visually distinct and easily recognizable.
-
Adjust Routing:
- Configure the routing to direct users to the StatisticsPage when clicking on the Statistics icon.
- Configure the routing to direct users to the FriendsPage when clicking on the Friends icon.
-
Update NavBar Styling (Optional):
- If necessary, update the styling of the NavBar to accommodate the new icons and routing changes.
- Ensure that the NavBar maintains a clean and organized appearance while incorporating the additional elements.