Giter Site home page Giter Site logo

ayushvpaliwal / graphix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from poojab01/graphix

0.0 0.0 0.0 729 KB

An interactive website made using React JS library to visualize graph algorithms on custom graph input.

HTML 5.70% CSS 5.40% JavaScript 88.89%

graphix's Introduction

GraphiX

This is a web portal developed using React JS.

Functionalities of the Project:

  • Nodes are created by clicking on the screen.
  • An edge (unweighted) can be created either by clicking on the ends of the edge or by entering its ends as input.
  • The nodes can be dragged across the screen, and all edges reconfigure themselves according to new positions of the dragged vertices accordingly.
  • Graph can also be given as input by entering number of verices, number of edges and the end of each edge.
  • BFS, DFS and MST algortihms can be implemented on constructed graph or input graph, starting with the selected vertex.

Functionalities to be implemented:

  • Adding weighted edges in the graph.

To run the project:

$ git clone https://github.com/PoojaB01/GraphiX.git
$ cd GraphiX
$ npm start

graphix's People

Contributors

ask7276 avatar poojab01 avatar parthbakare avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.