codersforcauses / LAWRA

LAWRA project repo
0 stars 1 forks source link

Ability to alter and serve the decision tree #4

Open noobling opened 5 years ago

noobling commented 5 years ago

On a broad level, we need to:

  1. Provide the admin(s) the ability to alter the decision tree to drive the chatbot; and
  2. Serve the data representing the decision tree to the chatbot

After discussion with the assigned team, this will be solved by implementing a dashboard and an API. High level requirements for each of these are listed below as acceptance criteria. Relevant issues for each acceptance criteria have been linked for further discussion and tracking.

Chosen Tech Stack (i.e., technologies to learn)


Acceptance Criteria

The frontend (Dashboard)

The backend (API)

binaryben commented 5 years ago

Possible reading / references