-
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 - 1.5 weeks
- Number of users - 1
- Price range - 0.5
- Rating Range - 0.5
- Time and Date - 0.5
- Dietary Restrictions - 0.5
- Timer option? - 0.5
- Food Keyword - 1
Then data is recorded and goes to data management. - 1.5 Taken into the querying system and calls for all the restaurants.
Simple algorithm sorts: - Finished
- reduces the number of restaurants.
- assign restaurants to people
Then the user's selection screen: - 3
- 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 - 2
Finally, the choice screen is shown, with possibility of seeing more. 1
And we go back to the home screen!