Skip to content

HasikaDilshani/UI_Task_Calculator_Amp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dijkstra’s Algorithm Calculator

A web-based application that calculates the shortest path between nodes in a weighted graph using Dijkstra’s Algorithm. It provides a user-friendly interface to select start and end nodes and instantly view the optimal route and distance.


Features

  • Select start and end nodes from a dropdown.
  • Calculate the shortest path between nodes using Dijkstra’s algorithm.
  • Displays the calculated path and total distance.
  • Clear functionality to reset selections and results.
  • Responsive design for smaller screens.
  • Placeholder illustration displayed before calculation.

Technologies Used

  • HTML5 – Structure of the web page
  • CSS3 – Styling and responsive layout
  • JavaScript (ES6) – Algorithm logic and DOM manipulation
  • Font Awesome – Icon usage for buttons

Installation

  1. Clone the repository:
    git clone https://github.com/HasikaDilshani/UI_Task_Calculator_Amp.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published