issues
search
CodeSpace-Academy
/
ASE_2023_GROUP_E
https://rando-sando-group-e.vercel.app
2
stars
0
forks
source link
Setting up navigation bar to only include 'Home', 'Search', 'Favourites', 'Profile', 'Settings' icons in that order
#370
Closed
ElzabeEls
closed
11 months ago
ElzabeEls
commented
11 months ago
Setting up navigation bar to only include 'Home', 'Search', 'Favourites', 'Profile', 'Settings' icons in that order
SCENARIO:
Navigation bar icons that lead to unique pages
GIVEN
The user interacts with the navigation bar
WHEN
The user clicks through the pages
THEN
Each Icon goes to a unique page
AND the only options are 'Home', 'Search', 'Favourites', 'Profile', and 'Settings'
AND the icons that do not have pages yet have tooltips that state 'coming soon'
Setting up navigation bar to only include 'Home', 'Search', 'Favourites', 'Profile', 'Settings' icons in that order
SCENARIO:
Navigation bar icons that lead to unique pages
GIVEN
WHEN
THEN