shortland / Foodie-Mates

Satisfy your Stomach & Wallet
0 stars 0 forks source link

Feature/18 cont #27

Closed louishinohara closed 2 months ago

louishinohara commented 2 months ago

Progress Update

I continued building out the layouts for the screens we discussed in our meeting. This should give enough visualization to get a rough idea of the app flow for the customer's perspective

  1. Home Page:
    The home page recommends restaurants based on user preferences set during onboarding. The onboarding process collects basic info such as location, preferred cuisine, and budget, to personalize recommendations. It's main purpose is to show something on the home page so it's not blank and we have an extra tab.

The home page which shows the restaurants. image

  1. Order Page:
    This page displays a list of restaurants, with sponsored restaurants featured at the top. Users can click on a restaurant to view detailed information, menu sets, deals, etc including an option to make a reservation.

Restaurant Results Screen which comes from query image

Restaurant Info Screen which comes from selecting restaurant. Can also get here from home screen too. image

  1. Reservations Tab:
    The reservations tab is split into two sections: current and past reservations. Clicking on a reservation brings up details about the restaurant, with an option to cancel for active reservations.

The list of reservations. image When clicking the reservation image


Notes:

Would be nice to have a 5th tab. Not sure what it could be.