Giter Site home page Giter Site logo

murlidharvarma / shortest-path-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 51.74 MB

A visualization project to find shortest path between two nodes using Dijkstra's algorithm

TypeScript 68.70% HTML 20.06% CSS 11.24%
shortest-path shortest-path-algorithm dijkstra-algorithm dijkstra dijsktra-shortest-path algorithm-visualization

shortest-path-project's Introduction

Shortest Path Project

Find shortest path between chosen start and destination node.
You can add blocker nodes between them to make shortest path finding more interesting.
The code is built entirely on Angular v8.3.21 and uses Dijkstra's algorithm for shortest path finding.

Try demo here: https://murlidharvarma.github.io/shortest-path-project/

Alt text

Run in your local

Step 1:

Clone the project https://github.com/MurlidharVarma/shortest-path-project.git

Step 2:

Make sure you have node and npm setup.
Using Command prompt / terminal, navigate to folder shortest-path-project folder where you have cloned the project and run 'npm install'

Step 3:

Run the project via command 'npm start'

Step 4:

Open the application on Chrome browser using link http://localhost:4200

shortest-path-project's People

Contributors

murlidharvarma avatar

Watchers

 avatar  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.