Context + Inspiration: Many times customers were frustrated over the long waiting time of their food orders. In order to better depict real life scenarios, we created a simulation that allows a user to modify different parameters to gain insights on the entire process
From a company standpoint, this allows them to discover whether one’s infrastructure and logistics would be able to meet his expected average delivery time and average number of deliveries done hourly for each of one’s riders
Challenges: Debugging javascript was extremely problematic. I realised the final outputs of the simulation will vary depending the weightage assigned to the parameters. Finally, the path that was used to compute travel distance by rider is not realistic as it could be significantly shorter or longer due to weather and traffic conditions
Technologies used: Vanilla Javascript