Busy Bee
BusyBee is an original design concept that was built in collaboration with a team of developers. The premise of this application is to solve the commonly studied travelling salesman problem. By combining multiple Google APIs including Maps Javascript, Places, Directions, and Geocoding we created an application that allows users to input multiple destinations and returns and optimized route by calculating the order and path in which to visit each destination in the fastest possible manner while considering factors such as traffic, road closures, and business hours. This application was built using a MERN stack, with MongoDB as the database, Express and Node as the server, and React as the frontend.
Learn more