Defining a minimum viable product (MVP)

Zhichen Xu
UCL-COMP0016–2020-Team13
1 min readNov 24, 2020

Our work in the first weeks also include interviewing our clients and gathering requirements for a minimum viable product. The list of requirements and this product presented will be set as the minimal expectations from us in this project.

The primary intention of this system is to teach inexperienced dancers about dancing and possibly encourage them to go to dance studios.

MoSCoW list of requirements
Activity diagram of MVP

We identified two core research topics:

  1. open a camera on a computer, take pictures and digitalise them.
  2. a suitable algorithm that finds skeleton/outline of a person in a picture.

Our user interface (UI) for the MVP will consist of 3 sections:

  1. Start page
  2. Single-user dance page
  3. Score or result display

(for more information on UI development, see the HCI section of our posts)

--

--