singnet / offernet

Offer Networks simulation framework written in Java/Groovy/Gremlin
https://singnet.github.io/offernet/public/offernet-documentation/index.html
MIT License
8 stars 5 forks source link

Build a user interface #28

Closed kabirkbr closed 6 years ago

kabirkbr commented 6 years ago

Which would amount to a browser application with the following capabilities (just brainstorming for now):

Includes subtasks:

kabirkbr commented 6 years ago

Network visualization most probably will be done using cytoscape.js, at least for first attempt and then we'll take it from there...

kabirkbr commented 6 years ago

I think this issue can be closed for now, as the user interface is good enough for current purposes of experiments (visualizing subgraph and found paths with cytoscape.js). Of course it may be further developed for a practical implementation of OfferNet(s) -- i.e. enabling a user access to the graph and control of an agent via UI.