Skip to content

chaitanya6761/Java-Mini-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Java-Mini-Projects

1. Route Finder – A Mapping Application:

In this project I developed a mapping application with the ability to provide and visualize routes from one point to another in a map. This project uses Google Maps API as a front end. The backend implementation has various graph traversing algorithms like Bfs, Dfs, Dijkstra and A*.

Screenshot of the Application: maps

About

Java-Mini-Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages