Skip to content
/ compass Public

Simple path finder based on Dijkstra's algorith

Notifications You must be signed in to change notification settings

cox007/compass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOR RUNNING LOCAL SERVER
Flask installation:
	pip install flask

Run app.py and the webpage will be available on local host port:5000



FOR DEPLOYMENT
Done on Heroku
Add Procfile
Add Gunicorn to requirements

Deployed to Heroku

Result: https://sahrdaya-compass.herokuapp.com/


Our GitHub repo: https://github.com/cox007/compass

About

Simple path finder based on Dijkstra's algorith

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published