-
Notifications
You must be signed in to change notification settings - Fork 5
Project Flow
Sepand edited this page Feb 10, 2018
·
2 revisions
Start at the home/Loading screen.
Begin form:
- Location Screen
- Number of users
- Price range
- Rating Range
- Time and Date
- Dietary Restrictions
- Timer option?
- Food Keyword
Then data is recorded and goes to data management. Taken into the querying system and calls for all the restaurants.
Simple algorithm sorts:
- reduces the number of restaurants.
- assign restaurants to people
Then the user's selection screen:
- display of restaurants one at a time,
- choose from them
- see more information by clicking
Transition to next user. Repeat x number of users
The data is recorded and goes into the selection algorithm
Finally, the choice screen is shown, with possibility of seeing more.
And we go back to the home screen!