Skip to content

The purpose of this project is to create AGH University of Science and Technology navigator app using Dijkstra's algorithm to find the shortest paths between the buildings.

License

Notifications You must be signed in to change notification settings

Kacper0199/AGH-Navigator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGH-Navigator-App

License Repo Elements Repo Language


The purpose of this project is to create AGH University of Science and Technology navigator app using Dijkstra's algorithm to find the shortest paths between the buildings.


1. App Preview

2. Installation

Make sure to use Python version 3.10. Copy the repository by forking and then downloading it using:

git clone https://github.com/<YOUR-USERNAME>/AGH-Navigator-App

Install requirements use:

cd AGH-Navigator-App
pip install -r requirements.txt

Run App:

cd AGH-Navigator-App
streamlit run app.py

About

The purpose of this project is to create AGH University of Science and Technology navigator app using Dijkstra's algorithm to find the shortest paths between the buildings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages