Skip to content

SobhikaMahajan/ROUTE-SHORTEST-PATH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ROUTE SHORTEST PATH

This project helps you to route the shortest distance between two places. The project works with both typing and voice recognition. You can even upload your own csv file for easy access.

How to run

  1. Clone the project in your machine.
  2. Go the cmd and locate the location where you cloned the project.
  3. Type python app.py in cmd

Flow of the project

  1. When you run the project, it will ask you to choose between two options
    (i) Type manually
    (ii) Upload csv file
  2. If you choose manually, you have to type the dataset manually.
  3. If you choose uploading the dataset, you have to give the path of the dataset (I have given a sample csv file for easy working) .
  4. After giving the location of the dataset, it will ask you to speak your current location and destination location.
  5. Then it will route the shortest path using Dijkstra algorithm.

Reach Me

LinkedIn )

Sobhika Mahajan

B.Tech Computer Science

Banasthali Vidyapith

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages