Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 516 Bytes

README.rst

File metadata and controls

14 lines (8 loc) · 516 Bytes

WCE Triage App UI

This is the user interface part of WCE Triage app, wirtten in React.js. The server side is at https://github.com/ntai/wce-triage-v2.

UI

There are 4 tabs, Triage, Load Disk, Create Disk Image and Wipe. First page is Triage and it displays the computer's configuration. Load disk is for loading disk image to disk and create disk image is to create a new disk image from a disk on the computer. The actual operation is done by the back end HTTP server.