Giter Club home page Giter Club logo

pathseeker's Introduction

PathSeeker

Overview

PathSeeker is a web-based application designed to help users find the shortest path between nodes using Dijkstra's algorithm. The application features an interactive user interface where users can click to choose the source and destination nodes from a map, visualize the algorithm's step-by-step execution.

Demo

PathSeeker.Demo.mp4

Features

  • Interactive Map: Users can click to select the source and destination nodes from a map interface.
  • Algorithm Visualization: The application provides a visual representation of Dijkstra's algorithm as it computes the shortest path.

Technologies

  • HTML: Structure of the web pages.
  • CSS: Styling and layout of the application.
  • JavaScript: Implementation of Dijkstra's algorithm, interactive map features.

Installation

To run PathSeeker locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/anandpanda/pathseeker.git
  2. Navigate to the project directory:
    cd pathseeker
  3. Open index.html in your web browser:
    open index.html

Usage

  1. Open the application in your web browser.
  2. Select source and destination nodes:
    • Click on the map to choose the source node.
    • Click on another location to set it as the destination node.
  3. Observe the path and distance:
    • As soon as you click on the destination node, you can view the animated path and corresponding shortest distance.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

pathseeker's People

Contributors

anandpanda avatar rahul-2004-json avatar

Watchers

 avatar

Forkers

rahul-2004-json

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.