
This is an app that I built with a team of five for my NC State Senior Design project. Our sponsor was Merck and we were tasked with building a supply chain route planner that looks at multiple weather or critical events that would calculate a risk score and help determine the best possible route. We also integrated it with a Gemini chatbot that could help you in determining the best route.
We utilized things such as OpenStreetMap and Google Maps API to help with the route planning and risk assessment. We used an internal algorithm based on risk severity and distance from route in order to determine the lowest risk route between two locations.
At the start of the project we were using straight line routes, but eventually upgraded to vehicle and naval paths.