McGill-ECSE321-Winter2021 / project-group-09

project-group-09 created by GitHub Classroom
2 stars 6 forks source link

Mobile Frontend: Menu / Navigation #208

Closed T-Syme closed 3 years ago

T-Syme commented 3 years ago

📜 Description

We will need a way to navigate between pages in the app. These are two possibilities I thought of:

✅ To do:

🔔 Don't forget to write daily updates on Discord

🔔Whenever something is done write a comment below

🆘 If need help for the issue you’re working on:

1) Write comments in this issue 2) Add label image 3) Copy the issue link and paste it to Discord's #🐛issues channel 4) When solved, strike the message in #🐛issues, mark it as (SOLVED) + remove label help wanted + write comments in this issue

T-Syme commented 3 years ago

I'll still need to make the menu items dynamic depending on a customer's logged in state

T-Syme commented 3 years ago

I'll still need to make the menu items dynamic depending on a customer's logged in state

Apparently I didn't do a good job for this because it seems like the menu only updates for one page... I'll look into it some more later

T-Syme commented 3 years ago

Fixed the menu updates. This should be completely finished now (see commit eafe22f7d3a9fa9b486755dadeb8bf573d9e8b64)