UC2 - Dress Me Up App

Sign In Screen

Add New Collection Item 1

Add New Collection Item 2

Add New Collection Item 3

Collection - Pending View

Collection - Ready View

Collection Item Viewer

Account View


Usage Scenario 1.0: Sign in

Use Case id: 2.1.0

Primary Actor: End user (Consumer)

Description

The user must sign in to use the app.

Pre-Conditions:

None.

Task Sequence:

The user accesses the web app and is greeted with a sign in screen. By using a sign in provider the user can successfully sign-in (Facebook, Twitter, etc).


Usage Scenario 2.0: Create a new collection item

Use Case id: 2.2.0

Primary Actor: End user (Consumer)

Description

The user can create a new collection item to upload to the platform.

Pre-Conditions:

None.

Task Sequence:

After logging in the app, the user must select the “New” navigation item from the menu bar in the bottom. To create a new collection item, 3 steps must be completed:

  1. A grid of images appear. The user can upload an image or a video by taping on the FAB in the bottom right of the screen, and delete already uploaded media. The user selects an uploaded media item and then taps on the ‘NEXT’ button at the top right to proceed.
  2. In this view a garment item grid is populated. By tapping on one item it can be selected, then tapping on the ‘NEXT’ button at the top right proceeds to the next screen.
  3. The selected media and garment item are shown. A title must be provided for the collection item, then by tapping on the ‘UPLOAD’ button, the files are uploaded to the platform.

The created collection item is now placed in a processing queue until it is ready.


Usage Scenario 3.0: Collection interactions

Use Case id: 2.3.0

Primary Actor: End user (Consumer)

Description

The user can view and interact with the pending or completed collection items in the Collection view.

Pre-Conditions:

None.

Task Sequence:

After logging in the app, the user must select the “Collection” navigation item from the menu bar at the bottom. The ‘Ready’ sub view is shown, which features all the synthesized collection items ready for viewing. The user can tap on a collection item to see the resulted synthesized item. The user can also delete a collection item by tapping on the delete button that is situated in the right part of each collection list item.

By tapping on the ‘Pending’ tab, the user can see which collection items are being processed and their creation date.


Usage Scenario 4.0: User Account actions

Use Case id: 2.4.0

Primary Actor: End user (Consumer)

Description

The user can input information in the Account view that is vital for the functionality of the app, scan their body in order for the try on functionality to work properly and perform various actions.

Pre-Conditions:

None.

Task Sequence:

By tapping on the ‘Account’ navigation item in the bottom navigation bar, the user can access the Account view. There the user can perform the following actions:

  • Add garment information (gender, garment size),
  • Add avatar information (gender, height),
  • Initiate body scan by clicking on the Scan body button, the follow the on screen prompts in order for the body scan to complete successfully.
  • Logout.