This repository was archived by the owner on Nov 3, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Sequence Diagrams
enesozi edited this page Mar 30, 2016
·
15 revisions
Actor: Registered or Unregistered User
Goal: Searching for foods with given nutrition values.
Steps
- User opens the main page of the application.
- Enters the ingredients food will have.
- System queries the food database
- System returns the results with a new page if result is not null.
Actor: Registered or Unregistered User
Goal: Searching for servers with desired tags.
Steps
- User opens the main page of the application.
- Selects the tags she wants.
- System queries the server database
- System returns the results with a new page if result is not null.
Actor: Registered Server
Goal: Adding a new food to its profile
Steps
- Server opens the main profile page
- Server opens the Content section
- Clicks content settings and chooses addFood option
- Enters the name, category, ingredients with amounts and image(optional)
- The system checks for the validity of the inputs and returns the result.
- if successful the new food is added to the food list of the Server
- if not, server gets an error message regarding the issue
Actor: Registered User
Goal: Adding a comment to a Server Profile Page
Steps
- User opens the main application
- User opens the server profile page
- User clicks the comment section and types the comment
- User can give optional rating in the comment
- The validity of the user input is checked in the system
- if Successful the comment is added to the comment section of the server
- if not user gets an error message.
- Project Description
- Project Video
- Themes/Features
- User Stories & Acceptance Criteria
- Personas
- Domain Analysis
- Requirements
- Initial Plan
- Diagrams
- Use Cases
- Peer Reviews
- Mockups
- Test Plan
- User Tests
- Test Web Project
- Meeting 1 - 16.02.2016
- Meeting 2 - 18.02.2016
- Meeting 3 - 3.3.2016
- Meeting 4 - 7.3.2016
- Meeting 5 - 11.3.2016
- Customer Meeting 1 - 28.03.2016
- Meeting 6 - 8.4.2016
- Customer Meeting 1 - 29.9.2016
- Customer Meeting 2 - 06.10.2016
- Meeting 7 - 06.10.2016
- Meeting 8 - 13.10.2016
- Customer Meeting 3 - 27.10.2016
- Meeting 9 - 27.10.2016
- Customer Meeting 4 - 03.11.2016
- Meeting 10 - 03.11.2016
- Meeting 11 - 10.11.2016
- Meeting 12 - 01.12.2016
- Meeting 13 - 08.12.2016
- Customer Meeting 5 - 08.12.2016
- Meeting 14 - 08.12.2016