Skip to content

A visual browser of the CKN network

License

Notifications You must be signed in to change notification settings

NIB-SI/ckn_netviz

This branch is up to date with vpodpecan/ckn_netviz:main.

Repository files navigation

CKN network visualization

This is a small flask application which implements a visual browser of the CKN network.

vis.js is used for visualization and selectize.js is used for the search interface along with jquery, verge and Bootstrap.

Please note that the backend and the search interface are only provisional as the code is intended to be integrated into a larger web application.

Requirements

  • docker
  • docker-compose

How to run

The following command

$ docker-compose up --build

will build the images and run the container. The application is now available for testing at http://localhost:5000.

Authors

Vid Podpečan

License

MIT

About

A visual browser of the CKN network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 32.5%
  • Python 32.2%
  • HTML 31.1%
  • Dockerfile 3.5%
  • Other 0.7%