Help the Mars Curiosity Rover find the shortest path between two points while avoiding obstacles on the way. This is a project assigned by Microsoft's "The Mars Colonization Program 2020"
Link to my web-app: https://harry9677.pythonanywhere.com/
.html files are in "templates" folder
.css and .js files are in "static" folder
All finders and .py files(except app.py
) are in "core" folder