By:
- Rahajeng Dwi P
- Hafara Firdausi
- Salma Nurkhafidoh
- Ana Alimatus Zaqiyah
- PHP programming language for Web development
- MySQL as DBMS
- graph.latcoding.com dataset
- XAMPP as web server
- phpMyAdmin to handle the administration of MySQL over the Web
- Windows OS
-
Put this algo_djikstra projects in the web server, e.g. XAMPP (for Windows OS) or another web server.
-
Create a database in MySQL and import this graph-latcodingcom-20122016_171407.sql dataset.
-
Open your browser and access
localhost:8080/algo_djikstra
. Then, click where your location is. -
Select the destination.
-
The web will display the shortest path to the destination.