shhady / water

2 stars 0 forks source link

Create pairwise #48

Open TalalZoabi opened 1 year ago

TalalZoabi commented 1 year ago
  1. frontend sends request to backend to generate the pairwise testing
  2. frontend renders result on screen
TalalZoabi commented 1 year ago

Generate button in the frontend sends request

TalalZoabi commented 1 year ago

Can be new data or current data

TalalZoabi commented 1 year ago

Frontend gets existing connextions can create and update connections

add to connection model string field called meaning and activity field

TalalZoabi commented 1 year ago

Add the possible activitied to README

TalalZoabi commented 1 year ago

model: -meaning field - string -activity - number -parameters - array of (trigger, type, value)

make a route to recieve all connection sof a specfic trigger

TalalZoabi commented 1 year ago

added ability to display connections