Skip to content

General Task Overview

Nick Phura edited this page Jul 11, 2018 · 15 revisions

Initial thoughts on how we might approach this challenge. Feel free to update as anyone sees fit:

  1. High level break down of system (diagram of pieces and interactions)
    1. High level API design
    2. High level UI design
  2. What is the first thin vertical slice (MVP)
    1. What minimal UI needs to exist.
    2. What basic API needs to exist, what is request/response.
      1. Do we need to mock the response initially so the UI can be developed alongside the API?
  3. Repeat for further vertical slices as needed.
Clone this wiki locally