Skip to content

tmdt-buw/gideon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gideon (Guided Exploration)

Gideon is a framework to record provenance and analyse recurring interaction pattern in web-based applications. Gideon allows to record a non-linear interaction graph that represents the history of interactions performed by a user while using an application.

Gideon consists of a frontend library to implement interaction recording in a web-based frontend and a backend service to store interactions and perform graph-algorithms on the recorded data.

History component

Provenance

Interaction visualization

Interactions

Examples

Example implementation for usage with echarts library and jointjs graphs. Can be found in the frontend/projects/gideon/src/lib/exampes folder.