HarryC493 / CSC207Project

For Week3 Design Question
0 stars 3 forks source link

View favourites use case #19

Closed ghost closed 12 months ago

ghost commented 12 months ago

I made some changes to the View Favourites View. It now has buttons so that you can access the Restaurant views for your favourite restaurants. I have also modified the Restaurant view so that the return button always returns to the previous page (either view restaurants view or view favourites view). No conflicts with base branch for now.

ghost commented 12 months ago

I've resolved the conflict and fixed a minor issue with the add to favourites button disappearing. I've made the decision to keep the button at all times for now. Perhaps later we can consider removing it when accessing the restaurant view from the favourites list.