Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1farz1/path-finder-shortest-path

Easy-Path-finder is A Web App built using Streamlit and A* Algorithem to find the shortest path between two points in a City
https://github.com/1farz1/path-finder-shortest-path

ai astar-algorithm networkx openstreetmap python-3 shortest-path-algorithm streamlit

Last synced: 2 months ago
JSON representation

Easy-Path-finder is A Web App built using Streamlit and A* Algorithem to find the shortest path between two points in a City

Awesome Lists containing this project

README

        

# Easy-Path-Finder [A Star Algorithem]

## Easy-Path-finder is A Web App built using Streamlit and A* Algorithem to find the shortest path between two points in a City

## Custom City
- Change the City and make a new Csv for Other Cities [Currently El Achour]

## How to Use

- Select Two Places from the Select Box , and Click on the Find Path Button

## screenshots

![image1](images/1.png)
![image2](images/2.png)

## Packages Used

- Streamlit
- Pandas
- osmnx
- networkx
- geopy

## How to Run

- Clone the Repository

- Install the required packages

- Run the Streamlit App

## Contributors

- Any Contribution is welcomed

## Author

- Fares Bekkouche