METROONE- (DELHI METRO ROUTE FINDER) A Java based Delhi Metro Route Finder using Dijkstra's algorithm and Swing GUI.
FEATURES: *Shortest path using dijkstra algo *Fare estimation *Travel time calculation *30 major delhi metro stations *Interchange detection *Interactive Swing GUI
TECHNOLOGIES USED *Java *Java Swings *Dijkstra algorithm *Data Structures( Graphs, Priority Queue) *OOP
HOW TO RUN-
- Clone the repository
- Open the project in IntelliJ/Eclipse/VS Code
- Run Main.java
~~[AUTHOR-FALAK]
