SENG 310   - Meal Plan System

Requirements Review
 - Introduction
 - Main Functions
 - Users
 - Usability Goals
 - User Experience Goals


System Overview
 - System Concept
 - System Technology
 - Conceptual Model
 - Interface Metaphor


Menu System
 - Introduction
 - Profile
 - Edit
 - Search
 - Favorite
 - Ingredient
 - Recipe
 - Window
 - Help


System Functionalities
 - Multiple User Profile
 - Ingredient Manipulation
 - Recipe Manipulation
 - Recipe Basic Search
 - Recipe Advance Search
 - Recipe Preferece Setting
 - Search History

 - System Recovery

 
 
 
 
 
 
 
 
 
 
  Multiple User Profile


A multiple user login window will be provided when user opens the program, such as following:

The login window contains two fields: user selection field and new profile field.

  • User selection field:
    Registered users will be displayed in user selection field vertically. The selected user's icon will become larger when this user is selected. A password input field prompts for password. If user forgot the password, the user can press the "Forgot Password" button to retrieve password.
  • New profile field:
    User can create new profile or account by using the "new profile" button which within the extra functionality field.

back to top