Skip to content

Applied Dijkstra's Algorithm through React web application with Vis.js

License

Notifications You must be signed in to change notification settings

Celesca/dijkstra-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dijkstra's Algorithm Application

Dijkstra Application

Greetings and welcome everyone. E-commerce Dashboard is the Front-end project that shows the application of Dijkstra's Algorith to find a shortest path. The project was created using React, Vis.js

Feature

  • Calculate the shortest path from start point to target point
  • Display graph of real-world places in KMUTT RC, Thailand

Tech Stack

  • React
  • Vis.js
  • Bootstrap

Installation

  1. Cloing repository to your local repository

git clone https://github.com/Celesca/dijkstra-application.git

  1. Move toward file directory.

cd dijkstra-application

  1. Install react-scripts. It's essential to runs the app.

npm install react-scripts@latest

  1. Runs the app in the development mode.

npm start

Then, open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

Applied Dijkstra's Algorithm through React web application with Vis.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published