scorelab / GraphNet

Graphnet is a javascript graph library that will be created as a module to the semantic UI framework. Whereas Graphnet dynamically renders all nodes and edges via websocket connections, node and edge positioning algorithms such as force, random, circular, and others must be provided within the Graphnet as builtin modules.
Apache License 2.0
10 stars 11 forks source link

Updated README with an Approach to build GraphNet. #6

Open Danish-Belal opened 1 year ago

Danish-Belal commented 1 year ago

First of all this is really cool project . As I take help by google and understand the project , I get to know that how the library will work , what the flow should be to design the whole develop the library . I am really excited to work with this project.

Danish-Belal commented 1 year ago

@charithccmc and @kasundezoysa Kindly have a look on an approach i have submitted and let me know any changes are required or about more details . This will be really helpful to the contiributor.

Danish-Belal commented 1 year ago

@charithccmc and @kasundezoysa Kindly have a look on it so that we can move further.