Run the below command to build and execute the code.
npm install
npm run exec
Usecase:
- Load the JSON files from the use case into code
- Write some simple functions to extract some data and print it
- Write some functions that compare a couple ECS' and print the diff
- Load up a FDC3 reference implementation (USE SAIL!)
- Create a custom app directly
- Figure out how to add create an app and make a hello world window
- Integrate the TC from steps 1-3 and add into the UI
Idea
All the schdules (the JSON files) and displayed as summaries on the left On the right, we have 4 text boxes to inout data Use case 1 can be entered here The results are shown on the bottom right