February 2022 Summary

For the past two months (January 2022 included), we have mainly been brainstorming and designing an efficient way to develop a user-friendly interface which allows for the manager to allocate the most optimal route to the driver of choice while giving the driver the freedom to tweak the route in their favor. We are trying to display the list of vehicles for delivery, which is given specific routes. This gives the driver the option to choose which vehicle they want based on the routes the vehicle has to go on. Once the driver has chosen the vehicle, they will be able to see the organizations on the route, which include the ID and name, as well as the orders for the organization.

We have also started coding and developing the backend logic to connect the driver to the Google API but it is still a work in progress.