forked from JabRef/jabref
-
Notifications
You must be signed in to change notification settings - Fork 0
Frontend High Level Architecture
rmoradc edited this page Oct 15, 2020
·
3 revisions
JapMap has been developed using a React frontend.
-
MindMap
: Handles the rendering of the map -
Node
: Handles the information and rendering of each node -
NodeIcons
: Handles displaying icons for each node -
Edge
: Renders an edge on the map -
ReferenceTable
: Displays list of references from JabRef -
Toolbar
: Handles various control functions of the map -
PriorityDropdown
: Sub-component to change node priorities -
NodeInfoPanel
: Displays all information associated with a node and handles changing node colours