*For context I recently learned algorithms in Graph Theory in AP Maths and have the idea Djikstra’s Algorithm in a java Project.
Im in my final year of highschool and we need to make any java project for the year which will make up 30% of the years IT mark. I have the idea to take a map of the city I live in (Durban, South Africa) and use Djikstras Algorithm to find the smallest distance between 2 points.
So far I have the code and the idea, but I would like to know if…
A - This project sounds easy enough to do and not something that would take lots of code
B - I am able to get a database of all the current streets and lengths of my city to connect to the algorithm.
Dm’s are open. If anyones curious we use the IEB marking system (its a south african system)