meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dotnet2013:group4:start [2013/02/01 13:55]
itommola [Restaurants @ LUT]
dotnet2013:group4:start [2013/02/02 17:02] (current)
itommola [Restaurants @ LUT]
Line 34: Line 34:
   * Webcam Views   * Webcam Views
   * Information Pages   * Information Pages
 +
 +{{:dotnet2013:group4:restaurants_lut_poster.pdf|Project Poster}}
 +{{:dotnet2013:group4:cc2013_final_report_group4.pdf|Final Report}}
 +{{:dotnet2013:group4:restaurants_binaries.zip|Package for project binaries}}
  
 ===== User Interface examples ===== ===== User Interface examples =====
-{{:dotnet2013:group4:main_page.png|}} 
  
 +==== Main Page ====
 +{{:dotnet2013:group4:main_page.png| Main Page of the application. }}
 +
 +The main page of the application. There are four clickable buttons for restaurants and an application bar for "eat" funcionality (represented by a circle because proper icon hasn't been drawn yet) and "settings" (the button currently doesn't do anything).
 +
 +User can click the "eat" button to quickly see today's menu for all Sodexo restaurants if they are currently open.
 +
 +Application bar should be visible on almost all pages, but currently it's visible only on the main page.
 +
 +==== Restaurant Functions ====
 +{{:dotnet2013:group4:lut_menu.png| Selectable menu of restaurant functions}}
 +
 +A menu of selected restaurant's functions. Not all restaurants have all functions. There are four clickable buttons "Day's menu", "Week's menu", "Restaurant info" and "Webcam". The functionality of each button is explained below.
 +
 +==== Today's Menu ====
 +{{:dotnet2013:group4:lut_days_menu.png| Today's menu for selected restaurant. }}
 +
 +A user has clicked "Day's menu" from previous application menu. Today's menu is a scrollable list that consists of multiple food categories (e.g. "Lounas", "Vegetarian", ...) and English names for courses.
 +
 +==== Week's Menu ====
 +{{:dotnet2013:group4:lut_weeks_menu.png| This week's menu for selected restaurant. }}
 +
 +User has clicked "Week's menu". The user is shown a panorama page that has week's menu for selected restaurant. Page can be scrolled both up and down. There is one panorama item for each day so for example swiping to the left will show Tuesday's menu.
 +
 +==== Restaurant Info ====
 +{{:dotnet2013:group4:lut_info.png| Restaurant info for selected restaurant. }}
 +
 +User has clicked "Restaurant info". Info page for selected restaurant. Manually typed information about restaurant's opening hours etc.
 +
 +==== Webcam Feed ====
 +{{:dotnet2013:group4:ltky_webcam.png| Webcam feed for selected restaurant. }}
 +
 +User has clicked "Webcam". Application opens a minibrowser to show the webcam feed.
 +
 +==== Today's Menu for All Open Restaurants ====
 +{{:dotnet2013:group4:todays_menu.png| Today's menu for all open restaurants. }}
 +
 +User has clicked "Eat" button from Application bar. A panorama page for all today's menus for all three Sodexo restaurants is shown. First panorama item shows the menu for Sodexo restaurant at the university's main building and next item can be seen by panning to the left.